软件包:xmount(0.7.6-2)
tool to crossmount between multiple input and output harddisk images
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 harddisk image. The virtual representation can be in raw DD, VirtualBox's virtual disk file (VDI) format, Microsoft's Virtual Hard Disk Image format (VHD) or in VMware's VMDK format. Input harddisk images can be raw DD or EWF (Expert Witness Compression Format) or AFF (Advanced Forensic Format) files. In addition, xmount also supports virtual write access to the output files that is redirected to a cache file. This makes it for example possible to boot acquired harddisk images using QEMU, KVM, VirtualBox, VMware or alike.
其他与 xmount 有关的软件包
|
|
|
|
-
- dep: libafflib0v5 (>= 3.7.6)
- Advanced Forensics Format Library
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libewf2 (>= 20121209)
- library with support for Expert Witness Compression Format
-
- dep: libfuse2 (>= 2.7.1-2~bpo40+1)
- Filesystem in Userspace (library)
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时