diff --git a/ArchSetup.md b/ArchSetup.md index dcb2ec1..a9a32a5 100644 --- a/ArchSetup.md +++ b/ArchSetup.md @@ -1,10 +1,10 @@ Links: [Arch](Arch.md) -### Secure Boot +## Secure Boot If setting up secure boot with EndeavourOS, don't use the preset grub. do it from scratch. The wiki is wrong and your ${GRUB_MODULES} needs to be in "" -#### Steps +### Steps 1. [Install grub following the shim-lock info ](https://wiki.archlinux.org/title/GRUB#Shim-lock) - If you do not have any drives with a ZFS filesystem, you should exclude the zfs* modules (As they require the ZFS [DKMS](https://wiki.archlinux.org/title/DKMS) Module) 2. Move `grubx64.efi` into the `esp/EFI/BOOT` directory and ensure is has that name.