[dundee] FAT32 Image mounten
Kris Davidson
davidson.kris at gmail.com
Tue Nov 17 15:38:38 UTC 2009
This the Abertay forensics image by any chance? because its just a
partition image. Anyway try running sudo mount -o loop,ro,umask=0222
-t auto /path/to/image /path/to/image/mount
If that doesn't work run fdisk -u -l /path/to/image against it.
and try sudo mount -o loop,ro,umask=0222,offset=whatever -t auto
/path/to/image /path/to/image/mount
BTW something like Sleuthkit and the associated web GUI should do this
automatically, but I might be way off on what you're wanting.
Kris
More information about the dundee
mailing list