Rebuilding grub.cfg via grub2-mkconfig does not honor saved_entry on RHEL 8.4 KVM guest image
Updated -
The rhel-guest-image
type in version RHEL 8.4 does not contain the GRUB_DEFAULT=saved
entry in the /etc/default/grub
file.
Consequently, if you install a new kernel and rebuild the grub using the grub2-mkconfig -o /boot/grub2/grub.cfg
command, after the reboot, the system will not boot up with the new kernel.
The following work...
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.