-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Is your feature request related to a problem? Please describe.
Yes, it's because of an exception "error" in the function KRNL-5830:2. The message says "Can not find any vmlinuz or kernel files in /boot, which is unexpected". This started happening after I migrated from grub2-efi to grub2-bls (openSUSE Tumbleweed) and I think its behaviour with the boot partition is pretty different because grub2-bls is more similar to systemd-boot, complying with the BLS standards: https://news.opensuse.org/2024/10/08/grub2-bls/
Describe the solution you'd like
I'm no expert on this matter but I would say probably lynis should at least recognize grub2-bls and understand how it works with /boot partition. I think it does not need kernel files to be located at the ESP partition.
Required changes
Include support/recognition for grub2-bls.