[syslinux] isohybrid --uefi - resulting EF00 partition too small

Thomas Schmitt scdbackup at gmx.net
Tue Mar 12 10:25:57 PDT 2013


Hi,

I wrote:

> xorriso reports
>   Report layout: xt , Startlba ,   Blocks , Filesize , ISO image path
>   File data lba:  0 ,       57 ,    26112 , 53477376 , '/boot/efi.img'

and forgot to show how to let xorriso report this.
It was by:

  xorriso -indev less*47.iso \
          -find /boot/isolinux/isolinux.bin -exec report_lba --

For listing all files one would rather do:
  xorriso -indev less*47.iso \
          -find / -exec report_lba --


Whatever, isohybrid should offer an option by which the user can submit
the size of the EFI image (e.g. obtained by ls -l). Like:
  --uefi-size 104448


Have a nice day :)

Thomas



More information about the Syslinux mailing list