Created
June 14, 2025 01:11
-
-
Save imabug/e1dd3ade3975c691ba1474bba3165559 to your computer and use it in GitHub Desktop.
Fedora rescue kernel refresh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo rm -f /boot/*-rescue-* | |
sudo kernel-install add $(uname -r) /lib/modules/$(uname -r)/vmlinuz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment