Hi,
Could someone tell me essentially how to make a custom
boot floppy.
I tried a
dd if=/kernel of=/dev/rfd0
I tried booting off from the floppy, but nothing happened.
Essentially, what I'm trying to do is to boot off my
floppy and hopefully tell it to load FreeBSD off my HD
(my /dev/wd0a partition)
Why?
I've done something similar with Linux
and found out that if I boot from my floppy, I could
actually mount my primary dos (actually win95) partition
[not an extended partition]
Now how do I do that in FreeBSD.
(Of course, the other reason I want to boot off a
floppy and specify my root partition is because I may
have more than one kernel of my preferred settings)
thx,
Henry Chan