GNU ddrescue: Difference between revisions

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


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

Revision as of 23:42, 26 July 2023

GNU ddrescue
Version
Vendor FSF
Author
License GNU GPL V3
Download
Website Official Site

GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disc, CD-ROM, etc) to another, trying hard to rescue data in case of read errors.

Requirements:

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

Ported by Gianfilippo Cimmino