Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Secure Boot setup #229

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Update Secure Boot setup #229

merged 3 commits into from
Jun 12, 2024

Conversation

Antiz96
Copy link
Owner

@Antiz96 Antiz96 commented Jun 12, 2024

Add the signature of the /boot/EFI/systemd/systemd-bootx64.efi file (in addition of the already signed /usr/lib/systemd/boot/efi/systemd-bootx64.efi.signed file). This shouldn't be necessary usually but for some reason, it prevented a "Secure Boot violation" issue on some of my PCs.

Also add the signature of the vmlinuz kernel file (which is definitely not necessary since we boot the UKI instead, but it also doesn't hurt) and force the update of the bootloader after the sbctl setup, just in case.

@Antiz96 Antiz96 merged commit 184b933 into main Jun 12, 2024
1 check passed
@Antiz96 Antiz96 deleted the sb branch June 12, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant