J.Bakshi escribió:
Hi all,

What may be the configuration of menu.lst which can install grub in the
floppy ?


Previous to the menu.lst you need to:

Format to vfat or ext2 the floppy.

Create there a /boot folder.
Create there a /boot/grub folder.

Copy stage1, stage2 and ( ext2fs_stage1_5 or fat_stage1_5 ) files to /boot/grub.

(OPTIONALLY) Create a menu.lst in /boot/grub/menu.lst (in the floppy)


The menu configuration is:

title Install GRUB to a floppy
root (fd0)
setup (fd0)
pause GRUB has been installed to the floppy

adrian15




_______________________________________________
Bug-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to