Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Hi i have a WD mypassport 4TB hdd which started to have bad sectors due to power surge, simple recovering was making it to produce more bad sectors, so i used HDDsuperclone to recover data which it was very successfull.
now i'm trying to zero fill HDD before sending it to warranty ... i used HD tune zero fill but it got stuck on bad sectors .
i'm looking for a software like HDDsuperclone which can handle bad sectors while writing zero into it. HELP!
I don't have a solution to offer, perhaps there is some disk wiping software out there that does it already. But I noted it as a feature request for hddsuperclone: https://github.com/thesourcerer8/hddsup ... /issues/36
replace 'X' with your drive and it should zero fill it and skip bad sectors because of the conv=noerror,sync flag.
We have an inhouse app that solves this problem but I think playing around with different linux commands will achieve what you want. Depending on how bad your drive is you can give dd even more options like jumping and building a map.