Difference between revisions of "Rescue data"

From ShawnReevesWiki
Jump to navigationJump to search
Line 2: Line 2:
 
;Foremost:http://foremost.sourceforge.net/
 
;Foremost:http://foremost.sourceforge.net/
 
:Foremost retrieves files from a disk or image based on header and footer data, so it can retrieve deleted files, as long as there wasn't a new file written over the same place on the disk. Follow the instructions, except use "sudo make install" instead of just "make install" if making it on mac. Use it on an image of the bad disk, not the bad disk itself, and certainly don't ever try writing the rescued files onto the disk/image you're rescuing, since that might overwrite the files you're trying to rescue.
 
:Foremost retrieves files from a disk or image based on header and footer data, so it can retrieve deleted files, as long as there wasn't a new file written over the same place on the disk. Follow the instructions, except use "sudo make install" instead of just "make install" if making it on mac. Use it on an image of the bad disk, not the bad disk itself, and certainly don't ever try writing the rescued files onto the disk/image you're rescuing, since that might overwrite the files you're trying to rescue.
 +
 +
;dd_rescue
 +
 +
;GNU ddrescue
 +
 +
 +
 +
 
[[Category:Computers]]
 
[[Category:Computers]]

Revision as of 13:27, 19 August 2010

Tools

Foremost
http://foremost.sourceforge.net/
Foremost retrieves files from a disk or image based on header and footer data, so it can retrieve deleted files, as long as there wasn't a new file written over the same place on the disk. Follow the instructions, except use "sudo make install" instead of just "make install" if making it on mac. Use it on an image of the bad disk, not the bad disk itself, and certainly don't ever try writing the rescued files onto the disk/image you're rescuing, since that might overwrite the files you're trying to rescue.
dd_rescue
GNU ddrescue