Creating a Windows Virtual Machine Using Xen Project Hypervisor

In this tutorial we describe how to create a Windows 10 virtual machine using Xen Project hypervisor. To complete this task, we use an ISO file for the operating system (“OS”) installation and work our way through the process via a VNC connection to the new virtual machine. The steps below assume you already have […]

Create Disk Image File for DomU Virtual Machine

In this short tutorial we detail how to create a raw disk image file using qemu-img. Once created, we pass the disk image file to a virtual machine (“VM”) and use it as a virtual disk on which to install the VM’s operating system. Although this tutorial uses the “raw” disk image format, according to […]