On Fri, May 3, 2019 at 8:45 PM Peter Robinson pbrobinson@gmail.com wrote:
https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi#aarch64_suppor... only quotes Fedora 29.
Description: Fedora release 30 (Thirty) in combination w/ 5.0.10-200.fc29.aarch64
is the concern. Thanks.
Ah, missed the f29 bit. What does the following return?
"rpm -qa| grep kernel| sort"
I suspect you might just need to regenerate the grub config for the new BLS feature which you can do with:
"grub2-mkconfig > /boot/efi/EFI/fedora/grub.cfg"