Skip to content

Instantly share code, notes, and snippets.

@r0mdau
Last active February 6, 2019 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r0mdau/8a206763212d96dbfd41bf6e0578e74d to your computer and use it in GitHub Desktop.
Save r0mdau/8a206763212d96dbfd41bf6e0578e74d to your computer and use it in GitHub Desktop.
ddrescue -n /dev/hda1 /mnt/fichier_copie.img mapfile
ddrescue -r3 -d /dev/hda1 /mnt/fichier_copie.img mapfile
AFTER
ddrescue -f /mnt/fichier_copie.img /dev/sdX restorefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment