From 92b54dd826ab7175bdf5f0730e394b7c71e4ba76 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 df003c5..70d2d2f 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