Hoe maak ik OpenBSD bootflop?

Pagina: 1
Acties:

  • wouzer
  • Registratie: Maart 2000
  • Niet online
Ik heb het op de volgende manier geprobeerd maar dat wil niet echt lukken.
code:
1
2
3
4
5
6
7
8
9
10
H:\DOWNLOAD\OpenBSD 2.9>rawrite
RaWrite 1.2 - Write disk file to raw floppy diskette

Enter source file name: floppy29.fs
Enter destination drive:
a
Please insert a formatted diskette into drive A: and press -ENTER- :
Number of sectors per track for this disk is 18
Writing image to drive A:.  Press ^C to abort.
Address mark not foundctor:  4

Ik heb dit met verschillende floppies geprobeerd en ook met 2.8 en 2.9 floppyimages maar zonder succes. Wie weet hoe dit wel moet?

Verwijderd

Kijk ff op de site!!!

Daar staat het zeker

  • Bigs
  • Registratie: Mei 2000
  • Niet online
Doe het vanuit real DOS-mode, of vanaf een andere unixbak (dd if=imagefile of=/dev/fd0 obs=512).

  • wouzer
  • Registratie: Maart 2000
  • Niet online
Ahja, vanuit linux werkt het wel vanuit Windows niet. Figures...

Verwijderd

Vanuit de INSTALL.i386 tekst:
----START QUOTE--------
If you are using DOS to write the floppy image to disk, you should
use the "rawrite" utility, provided in the "2.9/tools" directory of
the OpenBSD distribution. It will write the file system image
(floppy29.fs) to a disk.

If you are using NT to write the floppy image to disk, you should
use the "ntrw" utility, provided in the "2.9/tools" directory of
the OpenBSD distribution, instead
----END QUOTE--------

Daarnaast verdient het aanbeveling om eerst even de floppy te formatteren binnen het OS waarme je werkt; en daarna pas de OpenBSD floppy aan te maken.
Anders loop je de kans dat je huidige OS de floppy niet kan benaderen.

maar...het is uiteindelijk gelukt, maar nu
weet je ook waarom ;-)