> For the complete documentation index, see [llms.txt](https://www.quanlyvps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.quanlyvps.com/windows/untitled-1.md).

# How to install Windows on Linode

### Buy Files <a href="#buy-files" id="buy-files"></a>

Buy file at <https://iso.quanlyvps.com>

### Note <a href="#note" id="note"></a>

Hi !\
During the past few weeks I found myself doing lots of work with Windows VMs. I finally started reading-up on the use of snapshots and took the time to figure out how to install the Windows VM on Linode ( and Online.net ) . Today I will share templates that I have created and successfully installed.

And all <http://files.quanlyvps.com>

Buy file at <https://iso.quanlyvps.com>

### **How to Install**  <a href="#how-to-install" id="how-to-install"></a>

1\) Create a new Linode VPS, the smallest Linode VPS will work so pick whatever size you’d like.\
2\) Once the VM is created, we’re going to make a single disk.\
3\) Now we need a Configuration Profile that will boot Windows.\
4\) Next we boot the VPS into Rescue Mode and access it via the Glish interface\
5\) Alright, we’re ready to do the transfer with the following command

```
wget -O- http://files.quanlyvps.com/filename.gz | gunzip | dd of=/dev/sda 
```

6\) When you bring the Glish window back up the screen will just be black, press a button to wake it up and see the command line like we left it. Lets do a restart with reboot

### Video <a href="#video" id="video"></a>

{% embed url="<https://www.youtube.com/watch?v=Mzty6lhkHfE>" %}
