CachyOS / CachyOS-Settings

Settings used for CachyOS
GNU General Public License v3.0
91 stars 22 forks source link

sbctl-batch-sign: Add workaround for /boot and /boot/efi partitioned systems #81

Closed 1Naim closed 1 week ago

1Naim commented 2 weeks ago

When using GRUB or rEFInd, sometimes the kernel images that live in /boot does not get detected by sbctl because sbctl is only scanning for the EFI partition /boot/efi. This may be a limitation in sbctl itself or something with how we partition our installs and needs to be investigated further.