Installation Guide

This help article applies to CloudShell 9.3. To see the latest, click here.

You are here: Installation Procedure > Create VM Using the qcow2 Image File (KVM)

Create VM using the qcow2 Image File (KVM)

Use the following steps to create a VM on your Centos 7 machine.

Note: Your CPU must have hardware virtualization support (Intel VT-x or AMD-V) to be able to use KVM.

To create a VM by deploying the OVF template:

  1. Login to your machine as root user.
  2. Navigate to the directory where the installation files were downloaded. Create a backup copy of the qcow2 image file.
  1. Move the qcow2 image file to the directory where you want to place the VM.
  2. In the Linux desktop, open Virt-manager and click Create a new virtual machine .

  1. In the New VM window, in the Name field, enter a name for the VM.
  2. Select Import existing disk image and click Forward.

  1. Click Browse and navigate to the path of the qcow2 image file. Select the image file and click Open. Click Forward.

  1. For memory and CPU settings, specify values that match your system. For the purposes of this procedure, the values 4 GB RAM (4096 MB) and 4 CPUs are used. Click Forward.

  1. Select Customize configuration before install. Click Finish.

    The details of the VM to be created are displayed.

  1. From the left pane, select IDE Disk 1. Click Advanced options.

  1. Ensure that IDE is selected in the Disk bus field.
  2. In the Storage format field, select qcow2. Click Apply.
  3. Click .

    The VM is created.