Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 1. list of exisiting kernel
- sudo ls /boot | grep vmlinuz
- # 2. change default kernel when next boot up
- sudo grubby --set-default /boot/vmlinuz-6.5.7-100.fc37.x86_64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement