公司动态
openstack镜像制作软件 openstack 镜像制作
摘要:openstack 怎么自己制作镜像source bridge= br1 slot= 0x08 home ttxImg qcow2; >system -n ttx_win7 -r 2048 --...
发布日期:2020-07-25openstack 怎么自己制作镜像
source bridge="br1"/ slot="0x08"home/ttxImg/.qcow2;/>system -n ttx_win7 -r 2048 --vcpus=2 --disk path=/ windowsxp.imgcentos镜像上传命令:glance image-create --name centos --is-public true --container-format ovf --disk-format qcow2 /interface>home/ttxImg/virtio-win-0.1-81