04-14-2010 04:44 AM
The way to do it is simply by using Microsoft DISKPART.
Here is : http://support.microsoft.com/kb/927520 http://support.microsoft.com/kb/927520 using Method 8 as discribed.
So, there is no longer need for unsafe and unkown tools like HDDErase or HDParm etc.
Hope it will help
04-15-2010 08:25 AM
From what I read there, this method simply does a format of the drive. It is not the same as "secure erase".
04-15-2010 11:52 PM
I confirm: DISKPART CLEAR ALL erases ALL data on ANY drive (including MBR, etc.), making it a raw drive.
You can check the detailed description of the command here: http://technet.microsoft.com/en-us/library/cc766465(WS.10).aspx http://technet.microsoft.com/en-us/library/cc766465(WS.10).aspx
I did it and it works, of course.
04-16-2010 04:38 AM
A secure erase command is special. Plz see this link https://ata.wiki.kernel.org/index.php/ATA_Secure_Erase
04-16-2010 08:04 AM
Thank you for replying. I undestand what a "secure erase" is ("magnetically speeking").
I have already seen this link (among others).
What I mean is DISKPART CLEAR ALL restores the drive to factory set. It does not "magnetically" destroy it.
FORMAT (normal) command does not do that.
And for the purpose of restoring the performance off an SSD, I can ensure you that DISKPART does the job.
I tested it.