Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e
2016-04-04, 20:24 (This post was last modified: 2016-04-04 20:27 by SebastianRoth.)
Post: #3
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e
Hi NiKiZe,

thanks for your answer!

(2016-04-04 18:28)NiKiZe Wrote:  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?)
As mentioned in the subject it fails on LoadImage in the efi_image_probe function. There is no doubt about it I'd say.

(2016-04-04 18:28)NiKiZe Wrote:  Building with DEBUG=efi_image might give some info on why it fails.
I will give this a try but I guess it won't give us any more information as there is only one DBGC statement in the probe function.

(2016-04-04 18:28)NiKiZe Wrote:  What does The (linux) file command give for bzImage, can you share bzImage?
Code:
Linux kernel x86 boot executable bzImage, version 4.5.0 (root@debian64) #1 SMP Mon Mar 14 06:35:01 EDT 2016, RO-rootFS, swap_dev 0x6, Normal VGA

(2016-04-04 18:28)NiKiZe Wrote:  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)
I have double checked. Secure boot is off. If I turn it on ipxe does not load...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - SebastianRoth - 2016-04-04 20:24



User(s) browsing this thread: 1 Guest(s)