iPXE discussion forum
Boot issue on Lenovo 300e - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Boot issue on Lenovo 300e (/showthread.php?tid=20820)



Boot issue on Lenovo 300e - SebastianRoth - 2019-11-06 20:32

We are working on trying to figure out why iPXE is not able to properly chainload the Linux kernel on Lenovo 300e devices. PXE booting into iPXE workes great and downloading the kernel and initrd binaries as well but then it hangs.

We started by adding debug output to the kernel code to see where it hangs and found that it fails on EFI ExitBootServices call. Adding
Code:
DEBUG=efi_warap
we got the following output on screen:
[Image: 1572909827047-img_2023.3.jpg]

Is there anything we can do about this within iPXE?

Find more information about this in the FOG forums: https://forums.fogproject.org/topic/13537/lenovo-300e-ipxe-boots-ok-but-ipxe-efi-can-t-resolve-the-system


RE: Boot issue on Lenovo 300e - NiKiZe - 2019-11-06 21:47

you might want to try IRC or the mailinglist, if at all possible get that in text format, maybe network logging can be used to get it dumped.