This bash script creates an image out of a damaged disk while trying to minimize more damage during recovery.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 276B

5 years ago
123456789
  1. # ddrescure wrapper
  2. This script creates an image out of a damaged disk while trying to minimize more damage during recovery.
  3. Based on Forensic Wiki recomendations:
  4. http://www.forensicswiki.org/wiki/Ddrescue#Partition_recovery
  5. Usage: `ddrescue_wrapper.sh DEVNAME TASKNAME`