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

KVM issue #33

Open Qfrijters opened 3 years ago

Qfrijters commented 3 years ago

I got a problem (like most of the people who write in issues i guess xD)

I followed the steps and got the IP to connect to in VNC viewer. However, after getting the IP it posts Could not access KVM kernel module: Operation not permitted

I tried running the green code and then I got this message Could not access KVM kernel module: Operation not permitted. gemu-sytem-x86_64: failed to initialize KVM: Operation not permitted

I also can't connect to it with VNC viewer, but I suspect the error message above might be the issue.

I'm using a VPS from Webtropia which is located in Germany.

With kind regards Quinten