this post was submitted on 29 May 2024
5 points (100.0% liked)

Fedora Linux

1590 readers
7 users here now

All about Fedora Linux

founded 5 years ago
MODERATORS
 

I installed a GRUB theme and changed some options in the config but now I need to run update-grub (alias for grub2-mkconfig -o /etc/grub2-efi.cfg) after every kernel update or else that new kernel version won't boot. Does anybody know a fix for this?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 month ago

I just tested it, enabling GRUB_ENABLE_BLSCFG fixed the issue. Unfortunately, submenus don't work with it enabled. That was probably why I disabled it. Thanks for your help.