X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2FEFI%2FBOOT%2FREADME;h=6e0ed8740ce962e86fdf09259eb105f5e9abf7fb;hb=8c2668bf55e917289d87d9f59f93763d019a32ca;hp=374774f272712ddbd03bc02077eecad6f493cb3b;hpb=bc4f02658ffa63a71ef1bc4f37ae3707ff580382;p=grml-live.git diff --git a/templates/EFI/BOOT/README b/templates/EFI/BOOT/README index 374774f..6e0ed87 100644 --- a/templates/EFI/BOOT/README +++ b/templates/EFI/BOOT/README @@ -1,3 +1,7 @@ # ubuntu approach: shimx64.efi.signed = /usr/lib/shim/shimx64.efi.signed from http://de.archive.ubuntu.com/ubuntu/pool/main/s/shim-signed/shim-signed_1.34.9+13-0ubuntu2_amd64.deb grubx64.efi.signed = /usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed from http://de.archive.ubuntu.com/ubuntu/pool/main/g/grub2-signed/grub-efi-amd64-signed_1.93+2.02-2ubuntu8_amd64.deb +# NOTE: +# shimx64.efi.signed ends up as /EFI/BOOT/bootx64.efi inside [grml_cd]/boot/efi.img, and +# grubx64.efi.signed ends up as /EFI/BOOT/grubx64.efi inside [grml_cd]/boot/efi.img, whereas +# [grml_cd]/boot/efi.img is used as `boot/efi.img` inside `xorriso -as mkisofs [...] -e boot/efi.img -no-emul-boot [...]` ISO generation [inside grml_cd directory]