Dear iPXE developers, I am currently testing iPXE with a notebook which seems to be unable to chainload EFI images via HTTP and TFTP. I tried loading a Linux kernel with an EFI stub included and the EFI binary of SYSLINUX.
Both attempts results in the error message which you can see in the first screenshot: https://community.iserv.eu/upload/eitae6OhM9oos0EyefeiNaxathoLoo4PhohPheijaiPiphoofeix5thoo3ogah8j/Picture%201.jpg I used the following iPXE script snippet to load the Linux kernel: #!ipxe kernel http://felix.mein-iserv.de/tftpboot/efi64/install || initrd http://felix.mein-iserv.de/tftpboot/efi64/miniroot.bz2 || imgargs install dn=i.local panic=5 initrd=miniroot.bz2 lang=de video=vesa:ywrap,mtrr vga=791 service=felix.mein-iserv.de pckey= consoleblank=3600 rootpwd=<redacted> hn=win-10-64-01 || boot || I also compiled an iPXE binary with enabled EFI basic debug facilities. I shot a second picture with the resulting output: https://community.iserv.eu/upload/eitae6OhM9oos0EyefeiNaxathoLoo4PhohPheijaiPiphoofeix5thoo3ogah8j/Picture%202.jpg The issue could maybe related to secure boot. In any case, I did not not found settings related to it in the firmware settings. On the other hand the iPXE binary which is also unsigned was loaded without any problem. So I guess for now that secure boot isn't enabled. Any help would be appreciated. If you need additional information please let me know. Thank you for your time. Regards, Felix -- Best regards, Felix Jacobi IServ GmbH Bültenweg 73 38106 Braunschweig Phone: 0531-2243666-0 Fax: 0531-2243666-9 E-mail: felix.jac...@iserv.eu Web: https://www.iserv.eu Tax ID: DE265149425 Executive directors: Benjamin Heindl, Martin Hüppe, Jörg Ludwig Principles on privacy: https://www.iserv.eu/privacy Verify my identity: https://github.com/FelixJacobi/gpg-keys
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel