Difference between revisions of "Qemu-img convert"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Qemu-img)
Tags: New redirect, Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
#redirect [[qemu-img]]
+
{{lowercase}}
 +
[[qemu-img]] convert
 +
 
 +
 
 +
5.0
 +
* <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 ==
 +
* {{qcow2}}
 +
* {{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]

  • https://wiki.qemu.org/ChangeLog/5.0
  • Advertising: