Can we install a KVM machine on a virtualbox machine??? Virtual Machine on a Virtual Machine
I get the following error when I issue: $ virt-install –-name kvm_client1 –-ram 256 –-disk path=/var/lib/libvirt/images/kvm_client1.img,size=5 –-network network=default –- cdrom /dev/cdrom
ERROR No 'Guest' class for virtualization type 'lxc'
I'm using a RHEL 6.0 on a Virtual Box virtual machine