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

vnc connection error #5

Closed benybh closed 5 years ago

benybh commented 5 years ago

i have to use vps ubuntu 18.04 has run your cript but stuck in step connecting to vnc

benybh commented 5 years ago
Capture
mediabots commented 5 years ago

Very sorry for the late reply!

I can see an error : drive file=,

alt text

it should not be empty, some thing must be wrong.

Give me output/screenshot of following 3 commands separately:- df fdisk -l lsblk

So I can inspect the issue. Also, which Web Hosting service are you using? URL please ow much Disk space does it has?

looking forward Regards

boykuncute commented 5 years ago

Thank you for your feedback. This is a snapshot of the above 3 commands

Capture Capture1 Capture2 Capture3
mediabots commented 5 years ago

that's weird https://user-images.githubusercontent.com/6087375/59728790-aa6af800-9265-11e9-8efd-35d7a9e114cc.PNG fdisk -l returns nothing!

which web hosting are you using? And which plan?

boykuncute commented 5 years ago

Notification hosting service like this We currently don't support running Qemu, nor windows inside a VPS. Qemu has a dependency on KVM. We have not yet implemented KVM but it is on our roadmap. Once we make the announcement that KVM is available, than you should be able to run Qemu.

mediabots commented 5 years ago

Ah! as Script requirement said, KVM is mandatory in this case. You can try VPS from scaleway.com or a Droplet from DigitalOcean.com You can also try a server from https://oneprovider.com/dedicated-servers/1gbps .as per my knowledge they are selling cheapest server

Regards