Difference between revisions of "Qemu-img convert"
Jump to navigation
Jump to search
↑ https://wiki.qemu.org/ChangeLog/5.0
(Removed redirect to Qemu-img) Tags: Removed redirect, Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[qemu-img]] | + | {{lowercase}} |
+ | [[qemu-img]] convert | ||
Line 5: | Line 6: | ||
* <code>qemu-img convert -n</code> now understands a <code>--target-is-zero</code> option, which tells it that the target image is completely zero, so it does not need to be zeroed again.<ref>https://wiki.qemu.org/ChangeLog/5.0</ref> | * <code>qemu-img convert -n</code> now understands a <code>--target-is-zero</code> option, which tells it that the target image is completely zero, so it does not need to be zeroed again.<ref>https://wiki.qemu.org/ChangeLog/5.0</ref> | ||
+ | |||
+ | qemu-img convert -f raw [[nbd]]://localhost:10809/vda -0 raw Backup1.full.raw | ||
+ | |||
+ | |||
+ | == Related terms == | ||
+ | * [[Qcow2]] | ||
== See also == | == See also == | ||
+ | * {{qcow2}} | ||
* {{Qemu-img}} | * {{Qemu-img}} | ||
+ | |||
+ | |||
+ | [[Category:KVM]] |
Latest revision as of 20:39, 17 September 2021
qemu-img convert
5.0
qemu-img convert -n
now understands a--target-is-zero
option, which tells it that the target image is completely zero, so it does not need to be zeroed again.[1]
qemu-img convert -f raw nbd://localhost:10809/vda -0 raw Backup1.full.raw
Related terms[edit]
See also[edit]
- qcow2,
qemu-img convert
qemu-img
:qemu-img info
,qemu-img check
,qemu-img resize
,qemu-img create
, qcow2,qemu-img rebase
,qemu-img convert
,qemu-img commit
,qemu-img ammend
Advertising: