Making Secure Boot Work Again
Bringing secure boot back with the ZFS root setup.
Make keys and certs and add them to EFI
Sign systemd-boot
Configure ukify to sign
[UKI]
SignKernel=yes
SecureBootPrivateKey=/etc/kernel/secure-boot-key.pem
SecureBootCertificate=/etc/kernel/secure-boot-certificate.pem
SecureBootSigningTool=sbsigncp /etc/sb_keys/db.key /etc/kernel/secure-boot-key.pem
cp /etc/sb_keys/db.crt /etc/kernel/secure-boot-certificate.pemPreviousInstall to ZFS root file system without distro installer's helpNextHybrid Encryption With CachyOS
Last updated