Skip to content

Instantly share code, notes, and snippets.

@tonybenoy
Created October 23, 2021 16:38
Show Gist options
  • Select an option

  • Save tonybenoy/1e07bc52ea8f7e116e421331c4d54f8a to your computer and use it in GitHub Desktop.

Select an option

Save tonybenoy/1e07bc52ea8f7e116e421331c4d54f8a to your computer and use it in GitHub Desktop.
Clone a hdd using dd rescue. Faster?
sudo ddrescue -r 0 -v -v -n /dev/sdd1 /dev/sdc rescue.map --force --min-read-rate=1MB --skip-size=1MB -c 16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment