
I tried to "copy" an 8.2G USB-stick and that took 437 seconds.
The speed of Ghost 8 for a 120G SATA HDD take about 10-12 minutes.
I've tried changing the values of bs/ibs/obs without any major changes.
I gotta be doing something wrong, right?
Code: Select all
dd if=/dev/sda bs=20480000 ibs=65535 obs=65535 conv=noerror | gzip > /mnt/test/speed.test.image.gz