Re: [sleuthkit-users] Exfat recovery
Brought to you by:
carrier
From: Dennis Z. <de...@es...> - 2015-01-31 08:29:13
|
Thanks again for the quick response and help ! I downloaded both 4.20 and development versions and compiled it using: ./configure --prefix=/usr/local/sl > ./configure --prefix=/usr/local/sldevelop > make -j 4 > make install I get the same result as before, anything I can do to fix it ? On Sat, Jan 31, 2015 at 6:26 AM, Kalin KOZHUHAROV <me....@gm...> wrote: > On Sat, Jan 31, 2015 at 11:27 AM, Dennis Zheleznyak > <de...@es...> wrote: > > The Sleuth Kit ver 4.1.3 > > > https://github.com/sleuthkit/sleuthkit/releases > > 4.1.3 was released Jan 2014 and has no support for exFAT... > > You'll need to compile either possibly upcoming 4.2.0 > https://github.com/sleuthkit/sleuthkit/tree/release-4.2.0/ or the > develop branch https://github.com/sleuthkit/sleuthkit/tree/develop/ > > You can always check your current support with `-f list` option, like > `fls -f list`. > > Cheers, > Kalin. > |