All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 59 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 11th, 2019, 7:40 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
Krush206,

How istay this script to finish at a certain point?

example: skip=875,000,000 to 940,000,000 ???

my drive total 976,773,168,, is bad between 875 to 930,, how script to get only tis area?

thanks much


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 11th, 2019, 9:56 
Offline

Joined: December 27th, 2018, 9:10
Posts: 27
Location: Kernel
You would need to do it like this instead:
Code:
dd if=/dev/zero of=/dev/sda oflag=direct seek=875000000 count=65000000


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 11th, 2019, 16:26 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
I tried this all and nothing yet...

i get tis answer

dd: error reading ‘/dev/sda’: Input/output error


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 11th, 2019, 16:36 
Offline

Joined: December 27th, 2018, 9:10
Posts: 27
Location: Kernel
Then you're out of luck. How many sectors were remapped on this drive?


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 12th, 2019, 6:35 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
Krush206 wrote:
Then you're out of luck. How many sectors were remapped on this drive?



dd: error reading ‘/dev/sda’: Input/output error
1080+0 records in
1080+0 records out

I have tried several times as you explained to me,


has some smd capacitors a little dark on the board maybe it's problem?
https://imgur.com/a/f6W8zC7


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 12th, 2019, 11:10 
Offline

Joined: August 11th, 2010, 19:00
Posts: 145
Location: Portugal
:mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen:
zynx wrote:
hello, im new in this forum and i was curious about this topic… well, i had an old conserved drive here with 80 gb of storage and decided to give a try on this… my drive also bricked after using phoenix. bios takes 10 seconds to recognize drives but ends up not recognizing this one anymore… i also thought the guy was saying bs but i have to confirm it does bricks drives since it bricked mine… i will later try to use a magnet to check if the drives gets alive again…


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 12th, 2019, 11:57 
Offline

Joined: December 27th, 2018, 9:10
Posts: 27
Location: Kernel
Nvidea wrote:
has some smd capacitors a little dark on the board maybe it's problem?
https://imgur.com/a/f6W8zC7

If it was a capacitor problem, the drive wasn't even supposed to power on
Nvidea wrote:
dd: error reading ‘/dev/sda’: Input/output error
1080+0 records in
1080+0 records out

I have tried several times as you explained to me,

Try to use shred instead:
Code:
shred -vzn 0 /dev/sda


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 12th, 2019, 16:03 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
check for me if it is error, i'm try disable security password ..
i get error unsupported comand. press any key
https://imgur.com/a/DYkpvG7

later i reboot PC and get

https://imgur.com/a/hRLnTbH

is correct ?

i no able to modify or disable the password
and I better run these scripts on security off?
on mhdd also is possible modify? what commands?


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 12th, 2019, 16:27 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
Krush206 wrote:
So, I ended up putting the drive in the freezer four times or so, that didn't solve the issue. But then I thought about using a magnet and it worked! I have no idea why but after magnetizing the drive there are no more read failures. Though, I still think there is something botched in the drive's firmware, S.M.A.R.T. data's attributes got randomized a couple of times after freezing the drive. This is not new though, it used to get randomized very few times even before I froze the drive. But stopped after using a magnet


You freeze the body and the pcb together?
and how you do with using a piece of magnet?


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 12th, 2019, 17:40 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
Spildit wrote:
1 - It's impossible for a OS to brick the drive. In worst case you would need something like a malware/virus that would gain kernel access to send direct I/O to the drive and use VSCs to kill the firmware, etc .... Meaning ... There is NO WAY for the OS itself to "damage" the drive even more in the way you describe (progressive damage over time with changed S.M.A.R.T. data).

2 - If you put a magnet on the top of the drive if you are lucky not to damage the heads you will end up damaging the platter anyway. Servo marks will be gone, heads will not find servo and drive will just click ..... The freezer and other junk that you did write will only make matter worse.

I will not comment any further just if someone is thinking of doing something like this to refurb or ressurect a drive just forget, IT WILL NOT WORK. EVER.

This is BS.


hmm it no good


Quote:
Why you say it's bullshit? I literally put the magnet (which wasn't powerful at all like those in a microwave) around the drive for 3 or 4 times (I haven't disassembled it), without exceptions. That was the only thing which 'ressurected' the drive.


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 12th, 2019, 18:13 
Offline

Joined: December 27th, 2018, 9:10
Posts: 27
Location: Kernel
Nvidea wrote:
You freeze the body and the pcb together?
and how you do with using a piece of magnet?

I don't think you should try that. My problem is quite different from yours, I have no idea what happened to your hard drive. Phoenix (aka HD killer) OS ruined my drive (yet no one believes it, except zynx). Try the shred command


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 12th, 2019, 20:12 
Offline

Joined: December 27th, 2018, 9:10
Posts: 27
Location: Kernel
Nvidea wrote:
check for me if it is error, i'm try disable security password ..
i get error unsupported comand. press any key
https://imgur.com/a/DYkpvG7

later i reboot PC and get

https://imgur.com/a/hRLnTbH

is correct ?

i no able to modify or disable the password
and I better run these scripts on security off?
on mhdd also is possible modify? what commands?

What you mean?
Try to use the 'Restore DCO settings' feature instead of re-installing it


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 13th, 2019, 7:46 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
https://imgur.com/a/HUsoYR0

SKIP to get certain point ?


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 13th, 2019, 8:38 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
https://imgur.com/a/xYdsPVi


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 13th, 2019, 11:07 
Offline

Joined: December 27th, 2018, 9:10
Posts: 27
Location: Kernel
Looks like shred completed successfully, check if the sectors are readable again with:
Code:
dd if=/dev/sda of=/dev/null skip=875000000 status=progress


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 13th, 2019, 16:32 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
yet is same thing bad... i get same erro and tested on victoria ... :wink:
i'll try use he how donor,,...


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 13th, 2019, 21:52 
Offline

Joined: December 27th, 2018, 9:10
Posts: 27
Location: Kernel
Spildit wrote:
The more i read this thread the more i think this is a big joke ...

Just buy a new drive ? You are not going to be able to fix it with software ...

The only joke here is you
Spildit wrote:
What ... No MAGNET ? Not fun ...

What about placing the drive one the microwave for a while ? If not try a grill. Select "well toasted" and have fun ! Will work like new.

Turns out freezing was what 'revived' it. The drive started getting 'bad sectors' again after some time, using a magnet didn't work, so I just threw it in the freezer and kept it there for a day. Though I noticed this worked only if the drive was wet, if I let it sit near a warm place (against sunlight) the sectors would remain bad. I also noticed significant change in temperature, I recall the drive used to get very hot if the 'bad sectors' were there


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 14th, 2019, 6:18 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
Spildit wrote:
What ... No MAGNET ? Not fun ...

What about placing the drive one the microwave for a while ? If not try a grill. Select "well toasted" and have fun ! Will work like new.



I not know what says to this guy,..He likes insult people,, his teachings he are horrible, writes everything wrong and his site Oracle nobody knows anything....

hello krush206,, really are bad all my drives is on same problem ,,..


Top
 Profile  
 
 Post subject: Re: ATA enhanced secure erase takes long time to complete
PostPosted: March 15th, 2019, 7:20 
Offline
User avatar

Joined: November 25th, 2018, 16:03
Posts: 48
Location: Portugal
Krush206, they MP is blocked ... i no able send privade message .. unlock to us chat ... :|


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 59 posts ]  Go to page Previous  1, 2, 3

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 51 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