Jump to content

User talk:ZachHilman/Installation - Btrfs + LUKS2 + Secure Boot

From ArchWiki
Latest comment: 4 August 2024 by Ddxtanx in topic Sbctl Bundling Change

Aug 2023

I do not know why sbctl bundle -s /efi/main.efi does not sign the bundled efi binary. I have to run sbctl sign -s /efi/main.efi to make sbctl verify happy.--Lotus (talk) 16:51, 6 August 2023 (UTC)Reply

Sbctl Bundling Change

Ever since sbctl version 0.15 (https://github.com/Foxboron/sbctl/releases/tag/0.15), it no longer automatically bundles the EFI. Please follow Unified kernel image in order to have a hook run to bundle the EFI upon every kernel update (for me mkinitcpio+systemd-ukify works perfectly). Ddxtanx (talk) 22:05, 4 August 2024 (UTC)Reply