Can I resume an interrupted disk image done with dd?
Fresh3 days ago
Mar 15, 20269439 viewsConfidence Score0%
0%
Problem
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 to transfer my to an image. But the problem is: During the process, CPU and HDD temperatures raise and the process horribly slo…
Error Output
dd
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Can I resume an interrupted disk image done with dd?
Low Risk
I guess you could use the dd options seek and skip with the same numbers. Another way would be to use the program 'pv' which can simply pipe data, but can also rate limit that, so then you might control your CPU/HDD temperatures.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix