Difference between revisions of "Libvmdk"
From Forensics Wiki
Joachim Metz (Talk | contribs) (Created page with "{{Infobox_Software | name = libvmdk | maintainer = Joachim Metz | os = Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows | genre = {{Disk ...") |
Latest revision as of 14:17, 20 September 2012
| libvmdk | |
|---|---|
| Maintainer: | Joachim Metz |
| OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
| Genre: | Disk imaging |
| License: | LGPL |
| Website: | code.google.com/p/libvmdk |
The libvmdk package contains a library and applications to read the VMWare Virtual Disk Format (VMDK) format.
Contents |
[edit] Tools
The libvmdk package contains the following tools:
- vmdkinfo, which shows the information about VMDK files.
- vmdkmount, which FUSE mounts VMDK image files.
[edit] Examples
FUSE mounting a VMDK image
vmdkmount image.vmdk mount_point
[edit] History
Libvmdk was created by Joachim Metz in 2009.