Hi,
I used the following command to start the Windows server VM in bhyve.
But it crashes when connecting with tightVNC:
fbuf frame buffer base: 0x945e00000 [sz 16777216]
vm_run error -1, errno 14
I used the following command to start the Windows server VM in bhyve.
sudo bhyve -c 4 -s 0,hostbridge -s 3,ahci-hd,/dev/zvol/zroot/vms/windows2012r2 -s 10,virtio-net,tap0 -s 29,fbuf,tcp=0.0.0.0:5902,wait -s 31,lpc -l com1,/dev/nmdm0A -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -m 4G -H -w windows2012r2
But it crashes when connecting with tightVNC:
fbuf frame buffer base: 0x945e00000 [sz 16777216]
vm_run error -1, errno 14