Merge pull request #201 from Janik-Haag/master

Further updates to QUICK_START.md
This commit is contained in:
nikstur 2023-06-18 23:45:07 +02:00 committed by GitHub
commit c758cdad46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -212,14 +212,6 @@ Verifying file database and EFI images in /boot...
It is expected that the files ending with `bzImage.efi` are _not_ It is expected that the files ending with `bzImage.efi` are _not_
signed. signed.
🔪 **Sharp edge:** 🔪 In case any of the `nixos-generation-*.efi`
files are not signed, you have hit a bug
([#39](https://github.com/nix-community/lanzaboote/issues/39)). This
issue will prevent the system from booting successfully when Secure
Boot is enabled. The way to solve this is **deleting** the unsigned
files indicated by `sbctl` and switching to the configuration
again. This will copy and sign the missing files.
## Part 2: Enabling Secure Boot ## Part 2: Enabling Secure Boot
Now that NixOS is ready for Secure Boot, we will setup the Now that NixOS is ready for Secure Boot, we will setup the