摘要:
qemu-img convert -O qcow2 /path/old.img.qcow2 /path/new.img.qcow2转自:https://havee.me/linux/2011-09/compress-qcow2-disk-image.html 阅读全文
posted @ 2016-08-17 18:28
圆旭
阅读(581)
评论(0)
推荐(0)
摘要:
raw格式文件,这个比较占用空间,你可以用以下命令将其压缩并转换成qcow2格式。 阅读全文
posted @ 2016-08-17 11:02
圆旭
阅读(1832)
评论(0)
推荐(0)