grml / grml2usb

install Grml ISOs to USB keys
https://grml.org/grml2usb/
18 stars 15 forks source link

Copy bootaa64.efi if available #56

Closed zeha closed 3 days ago

zeha commented 4 days ago

Necessary for aarch64 ISOs.

zeha commented 4 days ago

Note that with an aarch64 image it still fails, as grml2usb really requires either syslinux or (i386-pc) grub(2), but both are actually useless. Not sure yet how to skip them.

This change works, provided you disarm install_syslinux or install_grub :)