On Wed, Oct 18, 2017 at 09:04:33AM -0700, PGNet Dev 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
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'

Then, secureboot will not be enabled by default.

Cheers,

Gary Lin
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to