GNU ddrescue: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "==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 re..."
 
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
{{Software
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.  
|Picture=NA.png
|Version=1.24 (2019-04-04)
|Vendor=FSF
|Author=  
|License=GNU GPL V3
|Download={{FileLink|Ddrescue_1-24.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, 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]]
==Download==
* Hobbes: [http://hobbes.nmsu.edu/h-search.php?key=ddrescue]
 
==Link==
* Official Web Site: http://www.gnu.org/software/ddrescue/ddrescue.html
 
==License==
Open Source- GNU GPL V3.
 
==Author==
* Port: [[Gianfilippo Cimmino]]
 
 
[[Category:Software]]

Latest revision as of 17:04, 1 August 2023

GNU ddrescue
Version 1.24 (2019-04-04)
Vendor FSF
Author
License GNU GPL V3
Download Ddrescue_1-24.zip
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