Grub2 grumbles

Timothy Hildred timhildred-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Tue Nov 9 17:48:51 UTC 2010


So instead of editing the grub.cfg you edit /etc/boot.d/40_custom to include
an entry like the one described above:


menuentry "Microsoft Windows XP Professional (on /dev/sda1)" {
       insmod part_msdos
       insmod ntfs
       set root='(hd0,msdos1)'
       search --no-floppy --fs-uuid --set aa1ccf831ccf48d1
       drivemap -s (hd0) ${root}
       chainloader +1
}

and then run your update-grub.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gtalug.org/pipermail/legacy/attachments/20101109/ae24f588/attachment.html>


More information about the Legacy mailing list