Steps List kernel versions: dnf list kernel --showduplicates Now, install/modify/reinstall the latest kernel: sudo dnf install kernel sudo dnf reinstall kernel Regenerate the GRUB Bootloader configuration: sudo grub2-mkconfig -o /boot/grub2/grub.cfg