Re: [sleuthkit-users] Corrupted floppy
Brought to you by:
carrier
|
From: Brian C. <ca...@sl...> - 2005-04-25 14:18:54
|
How do you mean "corrupted"? Is the file system corrupt or is the physical media damaged and it generates errors when you try to read it? If it is physical damage, then TSK / Autopsy will not help. If it is file system corruption, then you can try them but they will not fix any errors that exist. You can also make an image of the floppy using 'dd' and then run fsck on a copy so that it fixes any errors. brian On Apr 25, 2005, at 5:15 AM, Pradeep M wrote: > Hi > Is it possible to recover data from a corrupted floppy using > sleuthkit and autopsy. > I tried using the tool but first of all its not possible to mount the > floppy itself. I want to know whether it is possible to recover data > from a corrupted floppy using this tool and if its not possible then > which tool should be used. Pls help. > |