Re: [sleuthkit-users] istat -b 2 gives blocks 0 0
Brought to you by:
carrier
From: Brian C. <ca...@sl...> - 2005-07-01 04:44:08
|
On Jun 30, 2005, at 5:58 PM, Ed wrote: > I'm trying to restore some files from an ext3 volume group (split into > 3 > image files) using http://www.sleuthkit.org/sleuthkit/docs/ref_fs.html > as a > guide. That guide uses Ext2 and not Ext3, the behavior changed. I should add a note to it. > istat returns: > > Direct Blocks: > 0 0 > > Which doesn't help me much. > > Does anyone have any pointers on how to get this working It is working. The block pointers are wiped with Ext3, so file-system based recovery won't help. brian |