Rescue Kernel Removal

After updating from FD43 to FD44 all seemed to be running o/k. On booting it still shows the rescue kernel as FD43 even after running sudo rm -f /boot/*-rescue-*. Looking in the Boot Directory it just shows the FD44 kernel and 2x FD43 kernels but no rescue kernel. Any Ideas

You removed the kernel itself, not the corresponding loader definition in /boot/loader/entries/*.conf, that’s why Grub is still showing it. (Do not rm files in there!) Deleting the kernel is only the first step to regenerate, though.

See the Fedora Upgrade documentation on how to regenerate your rescue kernel properly.

To make sure your rescue kernel doesn’t get reinstalled, also follow instructions here:

Just updated to the latest kernel and all now o/k it updated to the correct version of the rescue kwernel.