...
#Install the packages required for kvmkvm#
Code Block |
---|
sudo apt-get install kvm libvirt-bin virtinst |
#Remove the bridge created by libvirtlibvirt#
(Do this step only if you are exclusively using xenon for your virtual network topology on this host.)
...