1
0

dev boot elmnts cannot be used with os boot elmnts

This commit is contained in:
michael 2022-10-30 22:30:42 +13:00
parent c0553c7d22
commit 7e3fefd220

View File

@ -15,7 +15,6 @@
<type arch='{{ vm_machine_arch }}' machine='{{ vm_machine_type }}'>hvm</type>
<loader readonly='yes' secure='yes' type='pflash'>/usr/share/edk2-ovmf/x64/OVMF_CODE.secboot.fd</loader>
<nvram template='/usr/share/edk2-ovmf/x64/OVMF_VARS.fd'>{{ firmware_vhd_pool_dir }}/{{ vm_name }}_VARS.fd</nvram>
<boot dev='hd'/>
</os>
<features>
<acpi/>