Renaming GRUB stage1 and stage2...
Posted: Fri Jul 29, 2005 12:29 am
Ive been reading over the various documents, but there is one thing i cant figuer out....
Can I have grub stage1 and stage2 be a different file name?
for example:
instead of the typical:
^ I think i have the syntax right.
Thanks for the help....
Can I have grub stage1 and stage2 be a different file name?
for example:
Code: Select all
install=(fd0)/BOOT (fd0) (fd0)/GRUB 0x8000 p (fd0)/BOOT.INI
Code: Select all
install=(fd0)/boot/grub/stage1 (fd0) (fd0)/boot/grub/stage2 0x8000 p (fd0)/boot/grub/menu.lst
Thanks for the help....