Thanks! I have applied the patch and it worked :) changed the following in the /etc/grub.d/30_os-prober OSXUUID="`grub-probe --target=fs_uuid --device ${DEVICE} 2> /dev/null`" to OSXUUID="`grub2-probe --target=fs_uuid --device ${DEVICE} 2> /dev/null`" On Thu, Nov 3, 2011 at 12:59, Michael Schwendt <mschwendt@xxxxxxxxx> wrote: > On Thu, 03 Nov 2011 18:46:56 +0800, IC (Ian) wrote: > >> Not sure if you're seeing the same issue I had, but I had a similar >> problem with grub2 a week or two back. The cfg file was not getting >> updated. I tracked it down to a bug in this file >> >> /etc/grub.d/30_os-prober >> >> It made reference to grub-probe when it should have been grub2-probe. > > Which is related to the macosx boot entry creation only, however: > https://bugzilla.redhat.com/737203 > > -- > Fedora release 16 (Verne) - Linux 3.1.0-5.fc16.x86_64 > loadavg: 0.05 0.05 0.07 > -- > users mailing list > users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines