From: Daan De Meyer Date: Tue, 21 Jan 2025 11:55:14 +0000 (+0100) Subject: Drop out of date paragraph about not installing grub for EFI X-Git-Tag: v25~15^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bf8c09e7c4b7fa50f462b900d93d6c75ec86d45;p=thirdparty%2Fmkosi.git Drop out of date paragraph about not installing grub for EFI --- diff --git a/mkosi/resources/man/mkosi.1.md b/mkosi/resources/man/mkosi.1.md index dbe3ed3a5..9cf098a29 100644 --- a/mkosi/resources/man/mkosi.1.md +++ b/mkosi/resources/man/mkosi.1.md @@ -887,15 +887,6 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`, in the ESP for compatibility with signed versions of grub which load the grub configuration from this location. - Note that we do not yet install grub to the ESP when `Bootloader=` is - set to `grub`. This has to be done manually in a postinst or finalize - script. The grub EFI binary should be installed to - `/efi/EFI/BOOT/BOOTX64.EFI` (or similar depending on the architecture) - and should be configured to load its configuration from - `EFI//grub.cfg` in the ESP. Signed versions of grub - shipped by distributions will load their configuration from this - location by default. - Kernels need to be placed into the root filesystem (for example using `ExtraTrees=`) under `/usr/lib/modules/$version`, named `vmlinux` or `vmlinuz`. The `$version` is as produced by Kbuild's `kernelversion` make