On 02/21/2013 02:04 AM, Stone wrote:
Ok i have now a list of my badblocks.
Now i fix them with dd
dd if=/dev/zero of=/dev/sdc1 bs=1073006628 cout=1
and this for all badblocks?
with this command i fill the badblocks with a null but override data? i
cannot damage my data with this or?
This will destroy a large part of your disk. :-(
But you've already figured that out...