Important
Make sure you are operating as the root super user before proceeding. Additionally, verify that you set the permissions on the qcow2 file for all users to have read/write access.
After downloading and decompressing the required files, create a new virtual machine defined by the parameters in the included XML file:
virsh define /home/VirtualMachineDisk/6windgate/ncmg-kvm-nic.xml
The define process take a few seconds to run, and the system responds that the new domain has been defined (domain is how Linux terms a virtual machine.) The define process creates a VM named
Cradlepoint-NCMG.Verify the VM creation:
virsh list --all
Set the virtual machine to automatically start when the host boots:
virsh autostart Cradlepoint-NCMG
Start the VM:
virsh start Cradlepoint-NCMG
The configuration of the VM is now complete, and the new Cradlepoint Mobility Gateway can be registered with NetCloud Manager.