Installation and Configuration of Virtualization Using KVM
Installation and Configuration of Virtualization Using KVM
4. Theory:
5. Procedure:
Installation Steps :
1. #sudo grep -c "svm\|vmx" /proc/cpuinfo
2. #sudo apt-get install qemu-kvm libvirt-bin bridge-utils virt-manager
3. #sudoadduserrait
#sudoadduserraitlibvirtd
After running this command, log out and log back in as rait
4. Run following command after logging back in as rait and you should see an
empty list of virtual machines. This indicates that everything is working correctly.
#virsh -c qemu:///system list
5. Open Virtual Machine Manager application and Create Virtual Machine
#virt-manager
6. Result:
SNAPSHOTS
Step 1 : #sudo grep -c "svm\|vmx" /proc/cpuinfo
Step 4 : #sudoadduserraitlibvirtd
After running this command, log out and log back in as rait
Step 5 : Open Virtual Machine Manager application and Create Virtual Machine #virt-
manager as shown below
Step 6 : Create a new virtual machine as shown below
Step 7 : Install windows operating system on virtual machine