Created
October 23, 2021 16:38
-
-
Save tonybenoy/1e07bc52ea8f7e116e421331c4d54f8a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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