ralphje / imagemounter

Command line utility and Python package to ease the (un)mounting of forensic disk images
MIT License
118 stars 36 forks source link

mount dependencies #36

Closed eljeffeg closed 2 years ago

eljeffeg commented 3 years ago

Just wanted to note that when installing dependencies for additional capabilities, I had issues with a few (all the mount.xxx) commands.

MISSING   mount.xfs
MISSING   mount.jffs2
MISSING   mount.squashfs

I installed the requested xfsprogs, mtd-tools, and squashfs-tools, but they still report as missing. Things like mksquashfs work fine. Tried on Ubuntu 20.04.3 and Kali. I haven't actually tried to use imount on those file systems, but just wonder if there is an issue with the --check.