Add serial BIOS to default libvirt schema
This commit is contained in:
parent
8f3b68d48a
commit
401f102344
|
@ -41,6 +41,7 @@ libvirt_header = """<domain type='kvm'>
|
|||
<bootmenu enable='yes'/>
|
||||
<boot dev='cdrom'/>
|
||||
<boot dev='hd'/>
|
||||
<bios useserial='yes' rebootTimeout='5'/>
|
||||
</os>
|
||||
<features>
|
||||
<acpi/>
|
||||
|
|
Loading…
Reference in New Issue