On Tue, 29 Aug 2023 04:14:03 -0700 ToddAndMargo via users users@lists.fedoraproject.org wrote:
Hi All,
Fedora 38
My rescue kernel is FC30.
How do I install the FC38 rescue kernel?
There isn't one, it is just an ordinary kernel with all drivers available.
# dnf whatprovides kernel* | grep -i rescue
<nothing>
Always built locally.
And my search engine is not helping.
I think you need to look at dracut.
The next time you are going to install a new kernel, delete the rescue vmlinuz and initramfs. The install will automatically build a rescue kernel from the new kernel you are installing (or maybe the kernel you are running, can't remember which).
Or, do the delete step, and run /usr/lib/kernel/install.d/51-dracut-rescue.install add $(uname -r) "" /lib/modules/$(uname -r)/vmlinuz