mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
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
7 lines
301 B
Plaintext
7 lines
301 B
Plaintext
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
|