Data Copying in the Presence of I/O Errors
GNU ddrescue is a data recovery tool. It copies data from one file or
block device (hard disc, cdrom, etc) to another, trying hard to
rescue data in case of read errors.
It is more memory and time efficient than dd_rescue+dd_rhelp on disks
with more than a few hundred bad sectors.
Author(s):
----------
Antonio Diaz Diaz
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/gnu_ddrescue && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ddrescue-1.15.tar.xz | 0000057612 56.3 KB | |
gnu_ddrescue.changes | 0000000756 756 Bytes | |
gnu_ddrescue.spec | 0000001939 1.89 KB |
Revision 5 (latest revision is 25)
Stephan Kulow (coolo)
accepted
request 99858
from
Jan Engelhardt (jengelh)
(revision 5)
- Update to new upstream release 1.15 * The new options "-a, --min-read-rate", "-I, --verify-input-size", and "-x, --extend-outfile" have been added. * ddrescue now verifies that infile, outfile and logfile are all different. * Non-tried blocks are now read aligned to cluster-size sectors. * A spurious warning about "-D" being ignored in fill mode has been removed. * ddrescuelog, a tool for manipulation, display, conversion, comparison and testing of ddrescue logfiles, has been added.
Comments 0