This bash script creates an image out of a damaged disk while trying to minimize more damage during recovery.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 6 roky
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`