GNU ddrescue
Sign in to saveAlso known as ddrescue, gddrescue
GNU ddrescue is a data recovery tool for disk drives, DVDs, CDs, and other digital storage media. It copies raw blocks of storage, such as disk sectors, from one device or file to another, while handling read errors in an intelligent manner to minimize data loss by scraping good sectors from partially read blocks.
Wikidata facts
- Official website
- www.gnu.org/software/ddrescue/ddrescue_it.html
- Image
- Ddrescue 2.png
Show 6 more facts
- Commons category
- GNU ddrescue
- inception
- 2004-00-00
- software version identifier
- 1.30
- user manual URL
- www.gnu.org/software/ddrescue/manual/ddrescue_manual.html
- mailing list archive URL
- lists.gnu.org/archive/html/bug-ddrescue
- source code repository URL
- ftp.gnu.org/gnu/ddrescue
Sources (8)
via Wikidata · CC0
~4 min read
Article
8 sectionsContents
- Description
- Algorithm
- Fill mode
- Unrelated recovery tools
- See also
- Notes
- References
- External links
GNU ddrescue is a data recovery tool for disk drives, DVDs, CDs, and other digital storage media. It copies raw blocks of storage, such as disk sectors, from one device or file to another, while handling read errors in an intelligent manner to minimize data loss by scraping good sectors from partially read blocks.
GNU ddrescue is written in the C++ programming language, and is available as open-source software that was originally released in 2004. It is also available in binary form as a component in most Linux distributions.