I am going to reinstall my system and I want to backup it first.
There is an 80 GB HDD with Ubuntu and 750 GB HDD on which I want to put image. So, I run a live CD and use dd to transfer my sda to an image.
But the problem is: During the process, CPU and HDD temperatures raise and the process horribly slows down. I've interrupted dd with 25 GB cloned. What should I do now?
Is there a way to resume dd? Or a way to do copy in portions? Or, maybe there is a better software than dd to clone a HDD?