I'm currently looking at
badblocks -w -v /dev/sdc1 -o /home/jon/Desktop/bblocks
Checking for bad blocks in read-write mode
From block 0 to 732572000
Testing with pattern 0xaa:
It's using about 10% of one core still, so I assume its running. But I have no idea how far through it is and don't know how to ask, is there a command I can run that will report what % it's at?
Running read-write though a 750gb drive that's misbehaving. Its been going for a couple of hours so far.
badblocks -w -v /dev/sdc1 -o /home/jon/Desktop/bblocks
Checking for bad blocks in read-write mode
From block 0 to 732572000
Testing with pattern 0xaa:
It's using about 10% of one core still, so I assume its running. But I have no idea how far through it is and don't know how to ask, is there a command I can run that will report what % it's at?
Running read-write though a 750gb drive that's misbehaving. Its been going for a couple of hours so far.