I'm RMA'ing a WD20EARS drive that failed WD's drive diagnostic tool due to too many bad sectors. I decided to zero out the drive with dd before sending it in. It's been running for almost 34 hours now.
I used the command: dd if=/dev/zero of=/dev/sdb bs=1M
I figured it would take about a day, but apparently it's a lot longer than that.
Is there any way to poll the program to see it's progress? Or do I just gotta wait it out?
I used the command: dd if=/dev/zero of=/dev/sdb bs=1M
I figured it would take about a day, but apparently it's a lot longer than that.
Is there any way to poll the program to see it's progress? Or do I just gotta wait it out?
