"Qemu-img info"의 두 판 사이의 차이

(새 문서: ==개요== ;qemu-img <source lang='console'> root@zetawiki:~# qemu-img info Fedora-Cloud-Base-20141203-21.i386.qcow2 image: Fedora-Cloud-Base-20141203-21.i386.qcow2 file format: qco...)
 
 
27번째 줄: 27번째 줄:
* [[qemu-img]]
* [[qemu-img]]


[[분류: qemu]]
[[분류: qemu-img]]

2016년 12월 12일 (월) 11:03 기준 최신판

1 개요[ | ]

qemu-img
root@zetawiki:~# qemu-img info Fedora-Cloud-Base-20141203-21.i386.qcow2 
image: Fedora-Cloud-Base-20141203-21.i386.qcow2
file format: qcow2
virtual size: 3.0G (3221225472 bytes)
disk size: 162M
cluster_size: 65536
Format specific information:
    compat: 0.10
[root@zetawiki ~]# qemu-img info /tmp/images/cirros-0.3.4-x86_64-disk.img 
image: /tmp/images/cirros-0.3.4-x86_64-disk.img
file format: qcow2
virtual size: 39M (41126400 bytes)
disk size: 13M
cluster_size: 65536
Format specific information:
    compat: 0.10
    refcount bits: 16

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}