Version 1.6-pre1 of GNU ddrescue

Avatar

Release Notes: A "current status" line has been added to the log file. Blocks longer than sector size are now split at sector boundaries. This version can resume an interrupted retry pass instead of reinitiating it.

Other releases

  •  03 May 2013 02:11
Avatar

Release Notes: This release adds the new option "-w, --ignore-write-errors", which makes fill mode ignore write errors. This is useful to avoid ddrescue exiting because of new errors developing while wiping the good sectors of a failing drive.

  •  20 Mar 2013 18:45

Release Notes: Ddrescuelog no longer says that the logfile does not exist when it exists but is empty. The manual now explains that only whole sectors can be read when "direct disc access" is used.

  •  08 Mar 2013 22:16

Release Notes: The option "-l, --logfile-size" has been added. Trimming is now done from both edges of each non-trimmed block. The largest blocks are trimmed first. The largest blocks are now split first until logfile reaches "--logfile-size" entries.

  •  24 Nov 2012 00:20

Release Notes: The option "--sector-size" has been added as a synonym of "--block-size". Ddrescue now terminates with an error if an unexpected EOF would discard any successfully read data, and automatically adjusts the logfile to shrinking input devices, like CD-ROMs written in TAO mode. A bug has been fixed which prevented status updating after the system clock had been put back. Control-C no longer overwrites status messages. Generate mode no longer requires the "--force" option. The new chapter "Using ddrescue safely" has been added to the manual.

  •  18 Jun 2012 21:03

Release Notes: The new options "-K, --skip-size" and "-T, --timeout" have been added. The short name of option "--try-again" has been changed to "-A". Maximum skip size is now limited to 1% of infile size or 1 GiB (whichever is smaller). The current position is now set to the end of the block when reading backwards, allowing perfect resumability also in reverse mode. The "-E, --max-error-rate" option now checks the rate of actually failed reads, not the growth of error size, and shows the error rate in the error message. The option "-v, --verbose" now increases verbosity if repeated.

Screenshot

Project Spotlight

animbar

A program to create animations for paper and transparency.

Screenshot

Project Spotlight

SecondLanguage

A library to use Gettext .mo and .po translations easily in .NET applications.