1、配置kvm桥接网络,并验证。
图形界面配置
ocalhost ~]# virt-manager
2、配置kvm虚拟机克隆,并验证。
[root@localhost ~]# virt-clone -o centos6 -n cenos6-1 -f /vm/centos6-1.img
正在分配 'centos6-1.img' | 9.0 GB 00:00:27
成功克隆 'cenos6-1'。
验证:成功克隆
[root@localhost ~]# virt-manager