Open jazzwang opened 11 years ago
Reference:
[1] Dual booting ISOs: building boot media for BIOS and UEFI systems with grub2
https://vennard.org.uk/blog/post/59
[2] Make UEFI bootable live CD
http://www.linuxquestions.org/questions/linux-general-1/make-uefi-bootable-live-cd-926021/
[3]
ubuntu 12.04.3 and 13.10 ISO file are partitioned by EFI partition. But bigtop-0.7.0 and CentOS-6.5 ISO are partitioned by hidden HPFS/NTFS.
genisoimage need to add --efi-boot option in future to support uEFI BIOS.