Difference between revisions of "Xmount"
From Forensics Wiki
Joachim Metz (Talk | contribs) |
Joachim Metz (Talk | contribs) |
||
| Line 2: | Line 2: | ||
name = xmount | | name = xmount | | ||
maintainer = [[Daniel Gillen]] | | maintainer = [[Daniel Gillen]] | | ||
| − | os = [[Linux]] , [[Mac OS X]] | | + | os = [[Linux]], [[Mac OS X]] | |
genre = [[Image mounting]] | | genre = [[Image mounting]] | | ||
license = {{GPL}} | | license = {{GPL}} | | ||
Revision as of 09:31, 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.