How to Create a Linux KVM vCore

Read this topic to understand how to install the vCore image on a Linux hypervisor.

Prerequisites

Virtual Machine Manager Setup

To create a new virtual machine containing the vCore:

  1. Create a unique Virtual Machine name (without spaces), for example Q-SYS_vCore_Control_1.

    Note: This is the Virtual Machine name, not the vCore name.

  2. As root, copy (while renaming) the vCore image file to /var/lib/libvirt/images/:

    sudo cp qsys_vcore_linux_kvm_<qsys_version>.qcow2 /var/lib/libvirt/images/<new_VM_name>.qcow2

  3. Start Virtual Machine Manager.

  4. Select File and New Virtual Machine.

  5. Select Import existing disk image.

  6. Select Browse... in order to provide the existing disk image storage path.

  7. From the default Storage Volume, select <new_VM_name>.qcow2 and click Choose Volume.

  8. Select Generic default as the operating system you are installing and click Forward.

  9. Set Memory to 2048MB and click Forward.

  10. Under Name, enter the previously created Virtual Machine name.

  11. Check Customize configuration before install and click Finish.

  12. Under Overview, set Firmware to UEFI and click Apply.

  13. Under NIC, set Device model to virtio and click Apply.

  14. Under IDE Disk 1, open Advanced options, set Disk bus to VirtIO and click Apply.

  15. In the upper left corner, select Begin installation.

  16. Once the virtual Core starts in a new console window, wait for about a minute until the virtual machine reboots.

  17. Wait for another minute or so to let the initial partial firmware installation complete.

  18. Use Q-SYS Configurator (within Q-SYS Designer Software) to locate the vCore with a default name based on its six least significant MAC address hex digits.

    Note: Optionally use Q-SYS Core Manager to change the vCore name.

  19. Activate the vCore license. Refer to the instructions in the Licensing topic.

  20. Use Q-SYS Designer Software to deploy a design to the vCore. This will also install the full Q-SYS firmware.

  21. Optionally, turn off the virtual Core by right-clicking the virtual machine in Virtual Machine Manager and selecting Shut Down | Force Off.

    Note: Support for a more graceful Shutdown will be added in the future.