MultiDrive – free backup, clone & wipe disk utility from Atola Technology

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Zero write on a bad sector HDD, Freeze
PostPosted: July 14th, 2024, 4:11 
Offline

Joined: July 14th, 2024, 4:02
Posts: 2
Location: Germany
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! :cry:


Top
 Profile  
 
 Post subject: Re: Zero write on a bad sector HDD, Freeze
PostPosted: July 14th, 2024, 7:14 
Offline

Joined: July 2nd, 2011, 14:16
Posts: 463
Location: England
Just return it for a new one, no point chancing a doggy drive.


Top
 Profile  
 
 Post subject: Re: Zero write on a bad sector HDD, Freeze
PostPosted: July 15th, 2024, 18:35 
Offline

Joined: August 13th, 2016, 17:10
Posts: 205
Location: Vienna, Austria
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


Top
 Profile  
 
 Post subject: Re: Zero write on a bad sector HDD, Freeze
PostPosted: July 15th, 2024, 20:17 
Offline
User avatar

Joined: April 7th, 2009, 21:36
Posts: 487
You could try using linux dd

Code:
sudo dd if=/dev/zero of=/dev/sdX bs=1M conv=noerror,sync status=progress


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.

_________________
Zero Alpha: zeroalpha.com.au
Find Cheap Donor Drives App: https://www.zeroalpha.com.au/donor-drive-app Updated February 2026


Top
 Profile  
 
 Post subject: Re: Zero write on a bad sector HDD, Freeze
PostPosted: July 16th, 2024, 3:26 
Offline

Joined: October 3rd, 2005, 0:40
Posts: 4753
Location: Hungary
try formatting it with the provided wd util , this should set up a new encryption key, making old data unreadable instantly

_________________
Adatmentés - Data recovery


Top
 Profile  
 
 Post subject: Re: Zero write on a bad sector HDD, Freeze
PostPosted: July 19th, 2024, 7:34 
Offline

Joined: July 14th, 2024, 4:02
Posts: 2
Location: Germany
thanks all, i finally managed to format it in HD tune SECTOR mode. and returned it to warranty.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 84 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group