Xen Windows Guest spawn doesn't spawn a vnc display
- by Henrik P. Hessel
I'm using this HVM File to create a new guest
kernel = "/usr/lib/xen-3.2-1/boot/hvmloader"
builder='hvm'
memory = 4096
# Should be at least 2KB per MB of domain memory, plus a few MB per vcpu.
shadow_memory = 64
name = "hessel-windows2008"
vif = [ 'ip=188.40.xx.xx,mac=00:16:3E:C1:8F:CE' ]
acpi = 1
apic = 1
disk = […