Actions
Refactor #24026
closedMake grub2 default template working with RHEL6
Difficulty:
Triaged:
Description
When you try to boot RHEL6 Anaconda with PXEGrub2 UEFI it fails with "Kernel too old" error. It turns out that it's still possible to boot older kernel in UEFI mode but "linuxefi" command cannot be used - "linux" works instead.
Actions