Libqcow
From ForensicsWiki
Revision as of 05:32, 11 August 2012 by Joachim Metz (Talk | contribs)
libqcow | |
---|---|
Maintainer: | Joachim Metz |
OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
Genre: | Disk imaging |
License: | LGPL |
Website: | code.google.com/p/libqcow |
The libqcow package contains a library and applications to read the QEMU Copy-On-Write (QCOW) image format.
Contents
Tools
The libqcow package contains the following tools:
- qcowinfo, which shows the information about QCOW files.
- qcowmount, which FUSE mounts QCOW image files.
Examples
FUSE mounting a QCOW image (libqcow 20111009 or later)
qcowmount image.qcow mount_point
History
Libqcow was created by Joachim Metz in 2010.
Also See
QEMU Copy-On-Write (QCOW) image format