diff --git a/README.md b/README.md index 45b0d9d..beb74b9 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,9 @@ file 'file 4.mkv' ## ddrescue Take an image of a drive and log: + `sudo ddrescue /dev/sdb path/to/image.dd path/to/log.txt` Clone Disk A to Disk B: + `sudo ddrescue --force --no-scrape /dev/sdA /dev/sdB path/to/log.txt` \ No newline at end of file