[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [obsdfr-misc] pb au boot



Salut,


man biosboot(8) :

ERR R    Read error.  The BIOS returned an error indication when *biosboot*
             attempted to read a disk sector.  This might be any media error,
             including bad sectors (common on floppy disks), and invalid sec-
             tors (can occur with bad geometry translations).

             If this error occurs during an LBA boot (no `;' after
             ``Loading''), then a CHS boot may succeed.  To do this, you
             should reboot, then hold down either Shift key before *biosboot*
             starts.  You should see a `!' before ``Loading'' as confirmation
             that your override was accepted.


man installboot(8)
man boot(8)

devront t'aider.

Je pense que tu dois update/reinstaller ton bootblock avec installboot.


--
DbD

Jérôme Loyet wrote:
Bonjour

j'ai un petit problème. J'ai fait une version personnalisée de génération de
bsd.rd afin de rendre l'installation d'openbsd automatique. Mais lorsque je
boot dessus j'ai doit à un

Loading
ERR R

je suis en train de parcourir le web pour en savoir un peu plus. Cette
méthode fonctionne parfaitement pour une machine sous vmware. Donc c'est un
pb causé par une spécificité du matos.

Si vous avez des idées je suis preneur ;)
++ Jerome