Difference between revisions of "Qemu-img resize"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 5: | Line 5: | ||
Verify: <code>[[qemu-img info]] image_name.qcow2</code> | Verify: <code>[[qemu-img info]] image_name.qcow2</code> | ||
+ | image: image_name.qcow2 | ||
+ | file format: qcow2 | ||
+ | virtual size: 500G (536870912000 bytes) | ||
+ | disk size: 246G | ||
+ | cluster_size: 65536 | ||
+ | Format specific information: | ||
+ | compat: 1.1 | ||
+ | lazy refcounts: true | ||
+ | refcount bits: 16 | ||
+ | corrupt: false | ||
Revision as of 12:00, 4 March 2020
qemu-img resize image_name.qcow2 +3G image resized.
Verify: qemu-img info image_name.qcow2
image: image_name.qcow2
file format: qcow2
virtual size: 500G (536870912000 bytes)
disk size: 246G
cluster_size: 65536
Format specific information:
compat: 1.1
lazy refcounts: true
refcount bits: 16
corrupt: false
Process:
Related commands
Activities
See also
Advertising: