Re: [sleuthkit-users] Exfat recovery
Brought to you by:
carrier
From: Kalin K. <me....@gm...> - 2015-01-31 02:15:05
|
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. |