On Tue, 15 Oct 2019 at 00:44, THIERRY LAGADEC <[email protected]> wrote: > > C1-Non sensitive > > ________________________________ > > > > Hello, > > > > Using the latest iPXE version for installing a LENOVO THINKPAD10 (UEFI mode) > we raise this error message right after NBP file download (snponly.efi) : > > EFIIMAGE 0xb80d7dc0 could not load: Error 0x7f048183 > (http://ipxe.org/7f048183) > > Tha latest version of iPXE was build with embedded script and « > DEBUG=efi_image » parameter. > > > > The wimboot program v2.6.0 loads and stops on « wgl4_boot.ttf » file (the > machine freezes) : > > > > > > Thanks in advance for you help. > > > > Best regards, > >
If you follow that error url we can see that this is when wimboot exits. Post the full part of your script in regards to wimboot, and also try to temporary remove some files (comment out the initrd lines) and eighter see if you can get wimboot to run, or if you can see some kind of other message from wimboot itself. try to grab an image of boot wimboot and the ipxe error message. (my guess is that the last message from wimboot would explain what is going on) _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

