About time to update windows template to default to graphics support

Most users are far better off installing this way if possible
Note I do suggest downloading a virtio-net driver and changing the network adapter once
it's up and running.
This commit is contained in:
Matt Churchyard
2018-06-22 08:16:47 +00:00
parent 1a176aa51d
commit 2471661ca3

View File

@@ -1,7 +1,9 @@
uefi="yes"
cpu=1
graphics="yes"
xhci_mouse="yes"
cpu=2
memory=2G
network0_type="virtio-net"
network0_type="e1000"
network0_switch="public"
disk0_type="ahci-hd"
disk0_name="disk0.img"