Skip to content

main/grub: fix kernel config location for xen (fixes #16700)

20_linux_xen checks that xen support is enabled in the kernel, but fails to find the config now that the kernel is named vmlinuz-FLAVOUR and config is config-KVER

Ensure we try config-KVER first

Merge request reports

Loading