Difference between revisions of "Xmount"
From Forensics Wiki
Joachim Metz (Talk | contribs) |
Joachim Metz (Talk | contribs) |
||
| Line 8: | Line 8: | ||
}} | }} | ||
| − | Description taken from xmount site on Pinguin's HQ: | + | Description taken from xmount project site on Pinguin's HQ: |
xmount allows you to convert on-the-fly between multiple input and output harddisk image types. xmount creates a virtual file system using FUSE (Filesystem in Userspace) that contains a virtual representation of the input image. | xmount allows you to convert on-the-fly between multiple input and output harddisk image types. xmount creates a virtual file system using FUSE (Filesystem in Userspace) that contains a virtual representation of the input image. | ||
Revision as of 08:56, 23 September 2012
| xmount | |
|---|---|
| Maintainer: | Daniel Gillen |
| OS: | Linux , Mac OS X |
| Genre: | Image mounting |
| License: | GPL |
| Website: | www.pinguin.lu |
Description taken from xmount project site on Pinguin's HQ:
xmount allows you to convert on-the-fly between multiple input and output harddisk image types. xmount creates a virtual file system using FUSE (Filesystem in Userspace) that contains a virtual representation of the input image.
The virtual representation can be in:
Input images can be:
In addition, xmount also supports virtual write access to the output files that is redirected to a cache file. This makes it possible to boot acquired harddisk images using QEMU, KVM, VirtualBox, VmWare or alike.