Once I've written my generated ISO to a USB stick using dd if=Ubuntu-amd64-18.04.iso of=/dev/sdX bs=1M I am able to successfully boot in BIOS mode, however in EFI mode the USB stick does not show up. Looking at the usb key under parted I can't see a partition table. I am under the impression EFI needs a FAT32 partition with the ESP type set and to be marked as bootable.
Does customizer support EFI boot? If so, are there any guide on how to do this? If there aren't, if you can guide me through the process I'll happily write up instructions on the wiki
Thanks for you very useful program!
Once I've written my generated ISO to a USB stick using
dd if=Ubuntu-amd64-18.04.iso of=/dev/sdX bs=1MI am able to successfully boot in BIOS mode, however in EFI mode the USB stick does not show up. Looking at the usb key underpartedI can't see a partition table. I am under the impression EFI needs a FAT32 partition with the ESP type set and to be marked as bootable.Does customizer support EFI boot? If so, are there any guide on how to do this? If there aren't, if you can guide me through the process I'll happily write up instructions on the wiki
Thanks for you very useful program!