mediabots / Linux-to-Windows-with-QEMU

One Script for Auto installation of Windows Server into a Linux Server. Script would install Windows Server 2012 R2 evaluation copy (180 days free trial). A power shell script to enable Remote Desktop + Firefox installer attached into the CD-ROM.
135 stars 270 forks source link

qemu-system-x86_64: error: failed to set MSR 0x10a to 0x69 #17

Open wellistya opened 4 years ago

wellistya commented 4 years ago

I got this message after complete the script job

qemu-system-x86_64: error: failed to set MSR 0x10a to 0x69 qemu-system-x86_64: /build/qemu-XrmZRw/qemu-2.11+dfsg/target/i386/kvm.c:1906: kvm_put_msrs: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed.

And cannot connect with VNC (the connection was refused by the computer)

Scaleway VPS DEV1-M

Please help..