FAQ - Boot floppy
Toru Okada <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hi,
It would be nice to see the following content within FAQ "OpenBSD 4.9
Installation Guide" -> "Multibooting OpenBSD/i386" in paragraph "Boot
floppy":
<ul>
<li>su</li>
<li>vnconfig svnd0 floppy49.fs</li>
<li>mount /dev/svnd0a /mnt</li>
<li>mkdir /mnt/etc</li>
<li>echo "boot hd0a:/bsd" > /mnt/etc/boot.conf</li>
<li>umount /mnt</li>
<li>vnconfig -u svnd0</li>
</ul>
This would exactly explain how to create the "/etc" directory with the
"boot.conf" file on the floppy image.
Thanks and best regards
Toru