dd_rhelp allows users to retrieve, quickly and easily, recoverable data from any device with bad sectors. It will copy it using dd_rescue in all the appropriate ways (reverse copy, setting start and stop offset accordingly to previously rescued data) to recover the maximum data possible before spending time on bad sectors. It is straightforward to use, supports ctrl-c at anytime, can resume a job (or standalone dd_rescue job) by parsing the dd_rescue logs, and displays a nice ASCII bar showing rescue progress.
| Tags | Recovery Tools |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Unix Shell |
Recent releases


Changes: Some annoying bugs were corrected. Installation is easier. Log file creation is checked for a sane environnement. More and simpler information is displayed. The behavior has been tweaked to avoid creation of too many data chunks, which greatly slowed the execution of dd_rhelp and the recovery process.


Changes: A problemwhere the program wouldn't start a rescue at the very beginning of the process was fixed. Some small changes were made towards Mac OS X compatibility.


Changes: A bug that could stop disk recovery in some circumstances was corrected. Some minor code rewrites were done.


Changes: Minor changes in reports to output better information. Silly bugs (mainly installation ones) have been corrected, which has resulted in increased portability. The documentation has been updated slightly with a new FAQ and some updates and typo fixes.


No changes have been submitted for this release.
- All comments
Recent commentsnice one!
Thanks v. much, this does what I thought dd_rescue did.