Qcow

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Disk Image Formats |extensions={{ext|qcow}}, {{ext|qcow2}} }} qcow (QEMU Copy on Write) is a disk image format used with the QE...")
 
(Updated link)
Line 16: Line 16:
 
* [http://people.gnome.org/~markmc/qcow-image-format.html qcow2 image format documentation]
 
* [http://people.gnome.org/~markmc/qcow-image-format.html qcow2 image format documentation]
 
* [https://googledrive.com/host/0B3fBvzttpiiSSzlxcHFxRC0zYTA/QEMU%20Copy-On-Write%20file%20format.pdf Spec from libqcow project]
 
* [https://googledrive.com/host/0B3fBvzttpiiSSzlxcHFxRC0zYTA/QEMU%20Copy-On-Write%20file%20format.pdf Spec from libqcow project]
* [https://code.google.com/p/libqcow/ libqcow]
+
* [https://github.com/libyal/libqcow/wiki libqcow]

Revision as of 23:19, 8 April 2015

File Format
Name Qcow
Ontology
Extension(s) .qcow, .qcow2
qcow (QEMU Copy on Write) is a disk image format used with the QEMU hosted virtual machine monitor. It can't be mounted directly, but needs a separate utility to read it.

File identification

The starting bytes are (hex) 51 46 49 FB (ASCII QFI.).

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox