软件包:xmount(0.7.6-3)
tool for crossmounting between disk image formats
xmount can be used to boot forensic disk images with QEMU, KVM, VirtualBox, VMware, or the like, since it supports virtual write access with redirection to a cache file.
xmount converts between multiple input and output disk image types on the fly, using FUSE (Filesystem in Userspace) to create a virtual file system representing the input image. The virtual representation can be in raw DD, DMG, VirtualBox VDI format, Microsoft VHD format, or VMware VMDK format; input images can be raw DD, EWF (Expert Witness Compression Format), or AFF (Advanced Forensic Format) files.
其他与 xmount 有关的软件包
|
|
|
|
-
- dep: libafflib0v5 (>= 3.7.6)
- Advanced Forensics Format Library
-
- dep: libc6 (>= 2.17)
- 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)
- 压缩库 - 运行时