Tag Archive | kvm

Centos 6.3 x64 on KVM installed

II’il be telling Centos 6.3 x64 on KVM installed. Ok, let’s we start.

I have just history below now but detail telling later. Caming soon !

#egrep ‘(vmx|svm)’ –color=always /proc/cpuinfo
#grep vmx /proc/cpuinfo
#yum install kvm virt-manager libvirt
#lsmod | grep kvm
#service libvirtd status
#service libvirtd start
#virt-manager
#rpm –q bridge-utils
#virsh -c qemu:///system list
#yum install bridge-utils

next subjects;
bridge installed
physical-to-virtual process with raw disk image
gui and cli guide

thats all now.