Qcow

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links: Updating Forensics Wiki links)
 
Line 13: Line 13:
 
== Links ==
 
== Links ==
 
* [[Wikipedia:qcow|Wikipedia article]]
 
* [[Wikipedia:qcow|Wikipedia article]]
* [http://www.forensicswiki.org/wiki/QCOW_Image_Format Forensics Wiki article]
+
* [{{ForensicsWikiURL|qcow_image_format}} Forensics Wiki article]
 
* [http://people.gnome.org/~markmc/qcow-image-format-version-1.html qcow image format documentation]
 
* [http://people.gnome.org/~markmc/qcow-image-format-version-1.html qcow image format documentation]
 
* [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://github.com/libyal/libqcow/wiki libqcow]
 
* [https://github.com/libyal/libqcow/wiki libqcow]

Latest revision as of 14:56, 3 September 2023

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.

[edit] File identification

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

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox