Adjusted headers

Signed-off-by: Aiden Gerbrandt <aiden.gerbrandt@entropic.pro>
This commit is contained in:
2025-12-14 14:05:56 -06:00
parent b9ce376b7f
commit 4133b18cca

View File

@@ -1,10 +1,10 @@
Links: Links:
[Arch](Arch.md) [Arch](Arch.md)
### Secure Boot ## Secure Boot
If setting up secure boot with EndeavourOS, don't use the preset grub. do it from scratch. 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 "" 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) 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) - 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. 2. Move `grubx64.efi` into the `esp/EFI/BOOT` directory and ensure is has that name.