Re: xorriso (& genisoimage) missing various eltorito options.

"Thomas Schmitt" <[email protected]>
Newsgroups gmane.linux.mondo.devel
Message-ID <[email protected]>
Hi,

i am the developer of xorriso and apologize for not having a message id
to refer to by this reply.

B.S. wrote:
> Looks like xorriso has lost various eltorito options, preventing iso
> generation.
> ...
> xorriso : FAILURE : -as mkisofs: Unrecognized option '-eltorito-platform'

This option is relatively young in mkisofs. It was introduced after the
fork of genisoimage and after xorriso got defined its set of mkisofs
emulation options.

genisoimage from upstream cdrkit does not support EFI booting at all.
But Fedora's enhanced genisoimage got option -e for EFI boot images.
xorriso -as mkisofs supports -e too.

So for xorriso and Fedora's genisoimage one would replace the mkisofs
gesture

  -eltorito-platform 0xEF -eltorito-boot images/mindi-bootroot.img
  -no-emul-boot

by

  -e images/mindi-bootroot.img -no-emul-boot


Have a nice day :)

Thomas


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.