← Back to blog

Install Windows on a Contabo VPS

Published on 2019-11-29, facts and circumstances may have changed since publication.

While Contabo does offer Windows Server, this solution uses your own custom Windows ISO, should work with any recent version of Windows and doesn't cost extra.

This guide sets up a dual-boot. I don't recommend deleting Linux afterwards but if you want to then that's up to you. Do not delete GRUB.

Caveats/Notes:

Background:

Contabo VPSes appear to run on Proxmox with each VPS simply being a QEMU/KVM virtual machine. Additionally, Contabo's VNC access lets us interact with the system as it's booting, letting us boot anything we want as long as it's on the local disk. Since you can't attach a DVD or iso to these VMs, we will place the installer on a partition and chainload it with GRUB.

Requirements:

Steps:

Hardcoding your device name isn't a great practise but this is a very specific situation and I don't think the partition number of your windows install is likely to change. You can of course use a GUID if you wish.