aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-01-23 15:14:52 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-01-23 15:14:52 +0000
commitb80a4e5d45530c3ff8a5f6b80769d16e5e6a0f68 (patch)
treec01b4244cd41e5d1bfd8a009498a04be906e3b51 /sysutils/Makefile
parentbf66bc15d18907e1851b1b99d9718c30f4ee4837 (diff)
downloadports-b80a4e5d45530c3ff8a5f6b80769d16e5e6a0f68.tar.gz
ports-b80a4e5d45530c3ff8a5f6b80769d16e5e6a0f68.zip
This program will help you recover disks with bad sectors.
You can recover files as well complete devices. In case if finds sectors which simply cannot be recoverd, it writes an empty sector to the outputfile and continues. If you're recovering a CD or a DVD and the program cannot read the sector in "normal mode", then the program will try to read the sector in "RAW mode" (without error-checking etc.). This toolkit also has a utility called 'mergebad': mergebad merges multiple images into one. This can be usefull when you have, for example, multiple CD's with the same data which are all damaged. In such case, you can then first use recoverdm to retrieve the data from the damaged CD's into image-files and then combine them into one image with mergebad. WWW: http://www.vanheusden.com/recoverdm/ PR: ports/92148 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Notes
Notes: svn path=/head/; revision=154238
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index cd05a0e85c3f..bf89efa5ed35 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -449,6 +449,7 @@
SUBDIR += rdiff-backup
SUBDIR += rdiff-backup-devel
SUBDIR += readlink
+ SUBDIR += recoverdm
SUBDIR += reed
SUBDIR += rej
SUBDIR += relaxconf