On Wed, 22 Dec 2010 15:39:27 +0800, Pawel Karpowicz <[email protected]>
wrote:
It seems that the way to overwrite this limitation is to create boot CD
with only one entry required. Something like that:
menuentry "Grub 1 Bootloader" {
set root=(hd2,1)
chainloader +1
}
Unfortunatelly it does not work.
What do I do wrong?
o you need mapping
o using (hdx,y) to boot usb and on different machines is unreliable.
the values will keep changing.
use uuid or label instead, hence best to boot using grub2 rather than
grub-legacy
Regards - Goh Lip
_______________________________________________
Help-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-grub