1、克隆kvm
virt-clone -n third -o raw-raw --auto-clone
2、开启kvm
virsh start third
3、进入kvm
virsh console third
kvm命令
原文:http://hanchengen.blog.51cto.com/8340379/1887374