GNU ddrescue: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture=NA.png | |Picture=NA.png | ||
|Version= | |Version=1.24 (2019-04-04) | ||
|Vendor= | |Vendor=FSF | ||
|Author= | |Author= | ||
|License= | |License=GNU GPL V3 | ||
|Download={{FileLink| | |Download={{FileLink|Ddrescue_1-24.zip}} | ||
|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, | 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]] |
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