On Friday 05,November,2010 01:33 PM, John Little wrote:
I had a simple custom menu entry
menuentry 'Others' {
configfile (hd1,1)/boot/grub/others.cfg
}
Jordan is right. But just to add, you might want to change the above to
menuentry "Others " {
search --no-floppy --fs-uuid --set xxxxxxxxxxxxx
configfile /boot/grub/grub.cfg
}
but ..../boot/grub/others.cfg .... "others.cfg"?
Your own custom cfg file? Okay, then.
Regards - Goh Lip
_______________________________________________
Help-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-grub