GNU ddrescue: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
m Link: 404
No edit summary
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=
|Vendor=
|Author= [[Gianfilippo Cimmino]]
|License=Open Source Software / GNU GPL V3
|Download={{FileLink|Blackout_1-04.zip}}
|Website=[http://www.gnu.org/software/ddrescue/ddrescue.html Official Site]
}}
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.


Line 4: Line 13:
* GCC runtime (0.6.5)
* GCC runtime (0.6.5)
* GCC Core (4.4.6)
* GCC Core (4.4.6)
==Link==
* Official Web Site: http://www.gnu.org/software/ddrescue/ddrescue.html
==License==
Open Source - GNU GPL V3
==Author==
* Port: [[Gianfilippo Cimmino]]


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

Revision as of 23:35, 7 September 2021

GNU ddrescue
Version
Vendor
Author Gianfilippo Cimmino
License Open Source Software / GNU GPL V3
Download Blackout_1-04.zip
Website Official Site

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)