From 20bab5d0445bac37f5cb6d9e116fe71b9e3f7aea Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 6 Apr 2021 08:20:56 -0500 Subject: [PATCH] Do not install kernel-lpae on 32 bit arm There is a potential issue with how dtb files are symlinked in /boot if the kernel-lpae is installed last the symlink is pointed there and not all dtb files will be available. kernel-lpae should be installed intentionally Signed-off-by: Dennis Gilmore --- fedora-disk-base.ks | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fedora-disk-base.ks b/fedora-disk-base.ks index 01b71f0..985d575 100644 --- a/fedora-disk-base.ks +++ b/fedora-disk-base.ks @@ -34,6 +34,8 @@ firstboot --reconfig @hardware-support kernel +# on 32bit arm make sure we only install one kernel +-kernel-lpae* # remove this in %post dracut-config-generic -dracut-config-rescue