On 11/27/18 1:01 AM, Eddie G. O'Connor Jr. wrote:
kernel-4.14.8-300.fc27.x86_64
kernel-4.19.2-301.fc29.x86_64
kernel-4.19.3-300.fc29.x86_64
Somehow the grub config file isn't getting updated with new kernels.
If you have an EFI system, then run:
sudo grub2-mkconfig -o /etc/grub2-efi.cfg
Otherwise, run:
sudo grub2-mkconfig -o /etc/grub2.cfg
See if that fixes the boot menu.
If you want the rescue boot option to get updated to a newer version,
then delete the vmlinuz and initramfs rescue files from /boot before the
next time you install a new kernel.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx