On 10/18/17 6:51 PM, Gary Lin wrote:
Looks like problems 'tween OpenSUSE Xen hosts's SecureBoot/ovmf support, and Debian9 installer's lack of it ...
cref:
[Xen-users] booting debian/stretch as EFI guest on Xen 4.9.0 host -- \EFI\debian\grubx64.efi "not recognized"? https://lists.xen.org/archives/html/xen-users/2017-10/msg00048.html By default, openSUSE uses "/usr/share/qemu/ovmf-x86_64-ms.bin" which enables secureboot and contains the MS certificates as the machines in
On Wed, Oct 18, 2017 at 09:04:33AM -0700, PGNet Dev wrote: the wild. If you don't need it, try to add the following line to your config file:
bios_override = '/usr/share/qemu/ovmf-x86_64.bin'
It's already there :-/ ( https://lists.xen.org/archives/html/xen-users/2017-10/msg00051.html )
Then, secureboot will not be enabled by default.
Did not realize (or, remember ...) that. If so configured, wouldn't I then expect to see SecureBoot "DISabled" in the TianoCore settings? Currently, it reads "ENabled" ... -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-virtual+owner@opensuse.org