Get a VPS server with a 15% discount
Sale ends in
00Days
:
00Hours
:
00Minutes
:
00Seconds

Installing Windows via QEMU

Installation via QEMU

Let’s take a look at how to install Windows on any dedicated server with any processor that supports KVM.

First, you need to boot the server in Resque mode and log in.

Go to the directory:

 

Download the vKVM software:

 

 

Download the required OS image:

 

You can find the full list of operating systems on our mirror: https://mirror.spacecore.info/os/

Next, start the software:

 

After the "-cdrom" argument, you must specify the name of your OS image.

After "-hda" specify the name of the disk to which the OS will be installed.

 

If you encounter an error like: "cannot set up guest memory "pc.ram": Cannot allocate memory" the solution is to change the "-m 10000M" value to the amount of megabytes available in your system.

 

If the command runs successfully, you will not see any output, and the KVM process will start in the active window.

 
 

Next, install and run UltraVNC. In the input field, enter the address of your server plus port "1" in the format "IP:1".

 
 

Connect to the server and start the Windows OS installation process:

 
 

Then create the partitions and install the OS on the main drive with sufficient free space.

 
 

After the main installation is complete, proceed to user configuration. First, specify the username.

 
 

Then set the user password.

 

A password is required, otherwise you will not be able to access the server via RDP.

 
 

Once the installation is fully completed, you need to go to the Windows Firewall settings and completely disable it to avoid connection blocks.

 
 

Next, enable Windows Remote Desktop (RDP) in the corresponding settings.

 
 

Also, do not forget to clear the checkbox for the option "Allow connections only...".

Save the changes and then shut down your Windows system.

 

When the OS is powered off, the vKVM process on your main server will stop.

Now boot your dedicated server from the main disk where Windows OS was installed and connect using the created user account.

Â