Skip to main content

Creating VM Images

The general process of creating and adding a VM image is:

  1. Create a virtual machine using any software capable of creating img (raw image), qcow2 or vmdk VM image types. E.g. Virtual Box(free for Mac, Windows, Linux), Virtual Machine Manager(free for Linux), or various VMWare products (requires license fee)

  2. Attach an installation disk image as an ISO (CD-ROM).

    1. for Linux we recommend CentOS or RedHat 7.0

    2. for Windows we recommend Windows Server 2019 (must have your own license), Windows 10 Pro is also supported but not Windows 10 Home

  3. Install the OS.

    1. create only root/Administrator accounts. All other accounts are deleted by the VM Controller
  4. Configure the VM Controller (see ???)

  5. For Windows, install the VirtIO drivers. Instructions at https://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers

  6. If desired, install and activate SFTP (see ???)

  7. If desired, install applications (see ???)

  8. Shut-down the VM

Failure to install the VirtIO drives for Windows will results in an image that cannot boot correctly.