Difference between revisions of "data recovery software"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(tidying, smw, Stellar Phoenix link)
(→‎recovery: clarification)
Line 22: Line 22:
 
(directories bad, raw data readable)
 
(directories bad, raw data readable)
 
===Linux===
 
===Linux===
* [[dares (software)|dares]]: attempts to identify known file types; does not recover directory info
+
* [[dares (software)|dares]]: for CDs/DVDs only; attempts to identify known file types; does not recover directory info
 
* [[testdisk]]: looks for munged partitions, lets you adjust partition table
 
* [[testdisk]]: looks for munged partitions, lets you adjust partition table
 
===Windows===
 
===Windows===

Revision as of 17:35, 20 January 2013

About

When drives and storage media become unreadable by the usual methods, it is often possible to recover data using specialized software.

Damaged data generally falls into one of two categories, which we'll arbitrarily designate as "rescue" and "recovery":

  • rescue: the directory listing can be read, and filesystem-checking utilities (such as scandisk in Microsoft Windows and fsck in Linux) report no errors, but attempting to read files results in error messages, time-outs, or bad data
  • recovery: directory listings are unavailable or damaged

Different software is appropriate depending on which of the two situations is occurring.

rescue

(directories ok, files/data bad)

Linux

Windows

recovery

(directories bad, raw data readable)

Linux

  • dares: for CDs/DVDs only; attempts to identify known file types; does not recover directory info
  • testdisk: looks for munged partitions, lets you adjust partition table

Windows