added note about esp
This commit is contained in:
@@ -8,6 +8,7 @@ The wiki is wrong and your ${GRUB_MODULES} needs to be in ""
|
||||
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.
|
||||
- `esp` being your efi directory, usually `/efi` or `/boot/efi`
|
||||
3. [Follow the steps to setup shim](https://wiki.archlinux.org/title/Secure_Boot#Set_up_shim) (shim with key), including the mkinicpio hook to automatically sign the kernel on update.
|
||||
- If you are using EndeavourOS, you will need to install `mkinitcpio` and uninstall `dracut` and `eos-dracut`
|
||||
4. [Generate the GRUB config file](https://wiki.archlinux.org/title/GRUB#Generate_the_main_configuration_file)
|
||||
|
||||
Reference in New Issue
Block a user