Skip to content

Instantly share code, notes, and snippets.

@imabug
Created June 14, 2025 01:11
Show Gist options
  • Save imabug/e1dd3ade3975c691ba1474bba3165559 to your computer and use it in GitHub Desktop.
Save imabug/e1dd3ade3975c691ba1474bba3165559 to your computer and use it in GitHub Desktop.
Fedora rescue kernel refresh
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