Hi,

for the records:

I forgot to mention with my proposals the need for separator arguments
which cause the creation of two El Torito catalog entries.
-eltorito-alt-boot and -boot_image "any" "next" finalize the definition of
the first El Torito entry and begin the definition of the second entry.

The first entry would be for PC-BIOS, if desired. The separators get
ignored if no PC-BIOS entry was defined before them.

xorriso -as mkisofs:
  -partition_offset 16
  -append_partition 2 0xef ...path.to.EFI.FAT.image.on.hard.disk...
  -eltorito-alt-boot
  -e --interval:appended_partition_2:all::
  -iso_mbr_part_type 0x83

xorriso native:
  -boot_image any partition_offset=16
  -append_partition 2 0xef ...path.to.EFI.FAT.image.on.hard.disk...
  -boot_image any next
  -boot_image any efi_path=--interval:appended_partition_2:all::
  -boot_image any iso_mbr_part_type=0x83


Have a nice day :)

Thomas

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to