GNU ddrescue: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
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.
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.  


===Requirements===
Requirements:
* GCC runtime (0.6.5)
* GCC runtime (0.6.5)
* GCC Core (4.4.6)
* GCC Core (4.4.6)
   
   
==Download==
* Hobbes: [http://hobbes.nmsu.edu/h-search.php?key=ddrescue]
==Link==
==Link==
* Official Web Site: http://www.gnu.org/software/ddrescue/ddrescue.html
* Official Web Site: http://www.gnu.org/software/ddrescue/ddrescue.html
*Download: [http://hobbes.nmsu.edu/h-search.php?key=ddrescue]


==License==
==License==
Open Source- GNU GPL V3.
Open Source - GNU GPL V3


==Author==
==Author==
* Port: [[Gianfilippo Cimmino]]
* Port: [[Gianfilippo Cimmino]]
[[Category:Software]]


[[Category:Open Source Software]]
[[Category:Open Source Software]]

Revision as of 23:21, 30 August 2017

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.

Requirements:

  • GCC runtime (0.6.5)
  • GCC Core (4.4.6)

Link

License

Open Source - GNU GPL V3

Author