kvm的支持openstack的linux系统镜像制作

1.1 创建虚拟机 qemu-img create -f qcow2 /home/rhel7.0.qcow2 20G //创建20G动态磁盘 //root权限执行 virt-install --os-variant list //rhel7 : Red Hat Enterprise Linux 7 virt-install --connect=qemu:///system --name rhel7
相关文章
相关标签/搜索