[SOLVED] LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e
|
2016-04-04, 18:28
Post: #2
|
|||
|
|||
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e
The error: http://ipxe.org/7f048182 should give you link to exact line that is possible failure sources. (http://ipxe.org/2e008081 is just a subsequent error from the above?)
Building with DEBUG=efi_image might give some info on why it fails. (or maybe that was what you had in the output?) What does The (linux) file command give for bzImage, can you share bzImage? Could it be that secure boot is enabled and that refuses to load the kernel in network mode, however in usb mode, or local disk it is allowed. (I have seen similar things before where unsigned ipxe.efi could be loaded, but trying to start unsigned wimboot from there failed) Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[SOLVED] LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - SebastianRoth - 2016-04-04, 15:14
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - NiKiZe - 2016-04-04 18:28
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - SebastianRoth - 2016-04-04, 20:24
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - NiKiZe - 2016-04-04, 20:33
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - SebastianRoth - 2016-04-05, 16:55
RE: [SOLVED] LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - NiKiZe - 2016-04-05, 18:07
|
User(s) browsing this thread: 1 Guest(s)