Re: Fedora 16 grub2-mkconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/11/11 17:12, Nicolae Ghimbovschi wrote:
> Hello,
>
> I need help with a GRUB2 issue.
>
> Yesterday I did a preupgrade from F15 to F16.
>
> I've added a new custom menu entry for grub in /etc/grub.d/40_custom
>
> After running grub2-mkconfig -o /boot/grub2/grub.cfg, I saw that
> /boot/grub2/grub.cfg was not updated.

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. 
This was causing grub2-mkconfig to fail to update the file (without an 
error message too). Replacing grub-probe with grub2-probe in that file 
might help.

Alternatively adding the following to /etc/grub/default will disable the 
os prober (if you don't need it anyway, ie if you're not dual/tripple 
booting etc)

GRUB_DISABLE_OS_PROBER=true


-- 
Ian Chapman.
-- 
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


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux