On Tue, 26 Jul 2022 20:08:51 +0200 Patrick Dupre <pdupre@xxxxxxx> wrote: > In the past I could regenerate a rescue kernel by using > /etc/kernel/postinst.d/51-dracut-rescue-postinst.sh > > But now, this script does not exist any more > What is the alternative to restore the /boot/*rescue* files? Run /usr/lib/kernel/install.d/51-dracut-rescue.install add $(uname -r) "" /lib/modules/$(uname -r)/vmlinuz in boot, and it will create a rescue kernel from the currently running kernel. _______________________________________________ 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 Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure