Date: Fri, 18 Mar 2016 15:54:46 -0500 From: Kyle Evans <kevans91@ksu.edu> To: <freebsd-current@freebsd.org> Subject: UEFI Booting on a Thinkpad Yoga 11e w/ Security Chip Message-ID: <CACNAnaHSKnfDyAJUEJZ=uAv1Q67yAC3Zqiu0w4i7xV=sV4bToQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello!
I recently purchased an older Thinkpad Yoga 11e and now I've installed
10.3RC2 to it. It appears that the Security Chip feature causes
problems in attempting to boot 10.3RC2 (and a slightly older -CURRENT,
as well, but re-tested with 10.3RC2 just for the sake of
verification). The following output is written when attempting to boot
from the `amd64-uefi-memstick.img`:
==
>> FreeBSD EFI boot block
Loader path: /boot/loader.efi
LoadImage failed with error 2
HandleProtocol failed with error 2
StartImage failed with error 2
panic: Load failed
==
Rebooting and disabling the security chip fixes this, and everything
runs along nicely. Re-enabling the Security Chip after 10.3RC2 is
installed and attempting a boot yields the slightly different (while
slightly expected, given the above, but I'm adding this anyways):
==
>> FreeBSD EFI boot block
Loader Path: /boot/loader.efi
Initializing modules: ZFS UFS
Probing 4 block devices. . . . . .* done
ZFS found the following pools: zroot
UFS found no partitions
Failed to load image provided by ZFS, size: 2033504512, (2)
panic: No bootable partitions found!
==
Is this expected behavior? I was under the impression that the
"Security Chip" was largely unrelated to anything in the boot process.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaHSKnfDyAJUEJZ=uAv1Q67yAC3Zqiu0w4i7xV=sV4bToQ>
