PDA

View Full Version : [ubuntu] disc clone



MikeCyber
November 7th, 2012, 09:34 AM
Hi
I do right now a disc clone, as sda has faulty sectors:
dd if=/dev/sda of=/dev/sdb
Both discs are 1TB. How long should that take about?
Thanks

Cheesemill
November 7th, 2012, 01:41 PM
That depends on what type of disks you have and how they're connected.

If they are both internal then it will take several hours, if they are connected via USB then a lot longer.

MikeCyber
November 7th, 2012, 05:32 PM
internal...somewhere on the net it said ~8 hours but hey after coming back it says input/output error after copying 400gb...sigh

I'll try later this:
sudo dd if=/dev/sdc of=/dev/sdb conv=noerror,sync