[ipxe-devel] [PATCH 1/1] allow to build ISO image with EFI support (ipxe.eiso)
Christian Hesse
list at eworm.de
Thu Apr 23 08:15:35 UTC 2015
Christian Nilsson <nikize at gmail.com> on Wed, 2015/04/22 22:01:
> On Wed, Apr 22, 2015 at 9:49 PM, Christian Hesse <list at eworm.de> wrote:
> > Christian Hesse <list at eworm.de> on Mon, 2015/04/20 11:38:
> >> From: Christian Hesse <mail at eworm.de>
> >>
> >> Signed-off-by: Christian Hesse <mail at eworm.de>
> >
> > This one works with Virtualbox guest but fails with real hardware. Tested
> > with Lenovo Thinkpad X250 and Asus F200LA.
> >
> > Booting with emultion in EFI mode works without issues, though. So the
> > emulation is the way to go... Michael, any comment on this?
>
> There was a mention about this on IRC: (I have not looked in to this
> any further myself, but might be)
>
> < Ady2> FWIW, in
> http://lists.ipxe.org/pipermail/ipxe-devel/2015-April/004091.html
> quote: "Because mkisofs does not know these command options" ; and the
> reason is that the "-e" option in xorriso is equivalent to
> "-eltorito-platform 0xEF" for mkisofs. Additionally, xorriso does its
> own isohybrid, while mkisofs leaves that part to the isohybrid tool.
> mkisofs does support EFI.
Mhh... For me this is not true:
% ll /usr/bin/mkisofs
lrwxrwxrwx 1 root root 11 May 31 2013 /usr/bin/mkisofs -> genisoimage
% genisoimage -eltorito-platform 0xEF
genisoimage: unrecognized option '-eltorito-platform'
[...]
Looks like my mkisofs is from cdrkit. What version do you have?
% pacman -Qo /usr/bin/mkisofs /usr/bin/genisoimage
/usr/bin/mkisofs is owned by cdrkit 1.1.11-3
/usr/bin/genisoimage is owned by cdrkit 1.1.11-3
--
main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH"
"CX:;",b;for(a/* Chris get my mail address: */=0;b=c[a++];)
putchar(b-1/(/* gcc -o sig sig.c && ./sig */b/42*2-3)*42);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20150423/5334f93d/attachment.sig>
More information about the ipxe-devel
mailing list