Fedora 16 grub2-mkconfig

Nicolae Ghimbovschi xfreebird at gmail.com
Thu Nov 3 11:15:10 UTC 2011


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 at gmail.com> 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 at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>


More information about the users mailing list