Grub2: How to boot Fedora to an old kernel?
Booting Fedora with an older kernel in GRUB2 Modern Fedora systems keep multiple kernel versions available, but older kernels are tucked in a submenu rather than appearing as top-level GRUB2 entries. This requires a slightly different approach when setting them as your default boot option. Understanding the GRUB2 submenu structure When you run: grep menuentry…