On Fri, Aug 12, 2011 at 21:33, Gerardo Exequiel Pozzi <[email protected]> wrote: > On 08/11/2011 07:50 PM, Gerardo Exequiel Pozzi wrote: >>> >>> You can have a look at Archboot iso for ideas on implementing UEFI >>> support. For generating iso, you need to use xorriso (from libisoburn) >>> (not cdrkit mkisofs). But implementing bootloader support in the aif >>> script is a much bigger task. I can help you with implementing UEFI >>> support in archiso but right now I am too busy to hack on aif . >> >> Or using original cdrecord mkisofs. The cdrkit is a museum piece! ;) >> >> > Oh but xorriso has an option -isohybrid-mbr (one step mkisofs/isohybrid), > maybe we can switch now to xorriso preparing terrain for UEFI...
See line 349 of https://projects.archlinux.org/archboot.git/tree/usr/bin/archboot-allinone.sh . Regards. Keshav
