Re: boot/grub

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

 



On 6/1/20 4:05 PM, Stephen Morris wrote:
On 2/6/20 3:44 am, stan via users wrote:
Check /etc/default/grub on the F32 system, and make sure that all the
entries are correct for the F32 system.  It needs to have
GRUB_ENABLE_BLSCFG=true
somewhere in there so that boot loader snippets will work.

GRUB_ENABLE_BLSCFG=true is in /etc/default/grub by default to use the new BLS boot loader standard, which as I understand it if this is active then grub menus are not used, hence /boot/efi/EFI/fedora/grub.cfg would never be updated on new kernel installs, as again as I understand it BLS writes the boot loader rather than it being written by grub. I don't like the menu display created by BLS as it is the same as the menus created by grubby, which I also hated. Consequently I have GRUB_ENABLE_BLSCFG=false in /etc/default/grub and I manually issue the command grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg so that I get the boot menu structure that I want.

That's not quite correct. The base grub.cfg file isn't updated because it is configured to load the boot loader snippets and use those. The grub menu shows the entries from those files. A kernel update only adds and removes snippet files. I don't know what template is used to generate the titles in those files or maybe it's hardcoded somewhere.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx



[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