Click to See Complete Forum and Search --> : how to make a boot floppy after installation for freebsd


mr orion77
09-25-2003, 06:36 AM
i dont want freebsd writing over my win mbr and i'd like to use a floppy to boot but sadly i cant figure out how;)

ie i dont want to make an install floppy but a boot floppy.

dkeav
09-27-2003, 06:17 AM
freebsd uses a loader to boot, whether its on a floppy or your hd, the only difference is when you compile your own kernel, or use the freebsd boot disk to boot, my advice is to just use a standard grub boot disk to boot it

you will need to create the boot disk, boot to it and at the command specify where the root parition from freebsd is and where its loader is, then just boot it

mr orion77
09-27-2003, 07:45 AM
great, cheers :)