-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02.04.2015 16:36, Christian Hesse wrote: > Hello everybody, > > trying to boot a UEFI device with iPXE (bin-x86_64-efi/ipxe.efi) > results in a kernel panic. iPXE starts just fine, then downloads > three files via http... > > * linux64 (Linux bzImage) * intel-ucode.img (uncompressed cpio > archive with intel ucode) * initrd64 (xz compressed initramfs) > > ..boots the kernel, which panics. I took a picture of the kernel > panic: http://www.eworm.de/tmp/DSC_0038.JPG > > The same files work just fine with iPXE bios version.
I believe you've forgotten the initrd=initrd64 kernel command line parameter which is needed on UEFI. it should match the name for the initrd output by imgstat. - -- Robin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iEYEARECAAYFAlUef1QACgkQHAwEVD/in26beQCeMvxFqzud86OhQRTQ5WkK3Oi1 GyIAnjMu3YMv2r384yYHPh7Z0nArtL5b =Guho -----END PGP SIGNATURE----- _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

