On Tue, Jul 2, 2019 at 8:03 AM Suvayu Ali <fatkasuvayu+linux@xxxxxxxxx> wrote: > > Hi, > > For a while now kernel updates doesn't update the grub menu on my system. However I could always manually update using `grub2-mkconfig -o /boot/grub/grub2.cfg`. But lately I can't even do that! I have already tried running `grub2-switch-to-blscfg`, but I don't think that does anything. I tried that because the comments in the config file says menus are now automatically generated from BLS config files in '/boot/loader/entries', which seems to be in order for me, there are conf files for all the installed kernels. I can't figure out where to go from here. I'm on F30, booting with BIOS. Any thoughts? Post the contents of the following files somewhere (I'm not sure they'll attach to the list but you can give it a shot if you want) /boot/grub2/grub.cfg /boot/grub2/grubenv /etc/default/grub And also results from: $ rpm -qa | grep grub $ sudo blkid And also what was the original Fedora installation version? On x86 BIOS, GRUB is installed by 'grub2-install' only upon installation. Even when the package is updated and upgraded through major versions, the actual installed bootloader becomes stale over time because there's no automatic 'grub2-install' run again. (I'm of the opinion that Fedora needs to keep it up to date, at least with major upgrades. Too many problems arise over time as it becomes stale. Meanwhile on UEFI, the bootloader is being updated, even within minor version updates, whenever the shim or grub packages get updated.) -- Chris Murphy _______________________________________________ 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