e33f4d79e9
myrescue is a program to rescue the still-readable data from a damaged hard-disk, similar in purpose to dd_rescue. PR: 217433 Submitted by: Mageirias Anastasios <anastasios@mageirias.com> Reported by: Mageirias Anastasios <anastasios@mageirias.com> Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9845
6 lines
301 B
Text
6 lines
301 B
Text
myrescue is a program to rescue the still-readable data from a damaged
|
|
hard-disk. It is similar in purpose to dd_rescue, but it tries to quickly get
|
|
out of damaged areas, handling the non-damaged areas and then returning to
|
|
the damaged sections later.
|
|
|
|
WWW: https://sourceforge.net/projects/myrescue
|