On 04/19/2012 10:10 AM, Tom H wrote:
On Wed, Apr 18, 2012 at 7:05 PM, Adam Williamson<awill...@redhat.com>  wrote:

If grub2 isn't designed to be chainloaded in that way, it isn't. Like I
said, I believe the answer is simply 'to chainload grub2 you load
core.img, rather than using the "chainloader" command'.

Regarding the link that you posted earlier [1], shouldn't the grub2
chainloading command be "linux /boot/grub2/core.img" rather than
"kernel /boot/grub2/core.img"?

[1] https://bugzilla.redhat.com/show_bug.cgi?id=804835#c2

Here a grub.conf entry that works for me booting F17 from a grub1 mbr:

# x and y are grub1 boot drive/partition references
title Fedora 17
root (hdx,y)
kernel /grub2/i386-pc/core.img

Maybe this isn't a bug, but it sure stumped me for a day or so until my friend google helped and led me to common bugs.
--
Regards,
OldFart
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to