Re: [sleuthkit-users] Exfat recovery
Brought to you by:
carrier
From: Dennis Z. <de...@es...> - 2015-01-31 02:17:20
|
Tried that: [root@localhost bin]# ./fls -o 2048 /home/dennis/Documents/disk.img Cannot determine file system type On Sat, Jan 31, 2015 at 4:14 AM, Kalin KOZHUHAROV <me....@gm...> wrote: > > On Jan 31, 2015 11:11 AM, "Dennis Zheleznyak" <de...@es...> > wrote: > > [root@localhost bin]# ./mmls /home/dennis/Documents/disk.img > > DOS Partition Table > > Offset Sector: 0 > > Units are in 512-byte sectors > > > > Slot Start End Length Description > > 00: Meta 0000000000 0000000000 0000000001 Primary Table (#0) > > 01: ----- 0000000000 0000002047 0000002048 Unallocated > > 02: 00:00 0000002048 0124735487 0124733440 Win95 FAT32 (0x0c) > > > > > So add -o 2048 to that fls command. > > Kalin. > |