<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Here is the way to simply an securely Erase any Drive (SSD, HDD, ...) in Archive</title>
    <link>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5170#M5032</link>
    <description>&lt;P&gt;No, you don't understand.  An SSD isn't like a magnetic drive - when you "overwrite" a block with zeroes, what actually happens, due to wear-leveling algorithms, is that a different block of memory is written with your new data and the old block is put on a list for eventual reuse.  This is how SSDs mitigate the limited number of write cycles inherent in flash memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is true that doing the "clear all" in diskpart will make it look as if the whole drive was zeroed out, but 1) specialized software would be able to locate much if not all of the old data and retrieve it, and 2) it would not bring the drive back to original performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "secure erase" command is specially recognized and tells the SSD to erase EVERY block of memory it has, whether it is reserved or not, and clears the allocation tables.  In effect it brings the SSD back to a factory state, returning full performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even using programs such as DBAN, which overwrite zeroes or other patterms, won't really remove previous data and they won't reset the SSD's allocation tables.  You need to use a program that issues the ATA "secure erase" command to do that, and diskpart won't do it.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Apr 2010 15:40:38 GMT</pubDate>
    <dc:creator>Steve_Lionel</dc:creator>
    <dc:date>2010-04-16T15:40:38Z</dc:date>
    <item>
      <title>Here is the way to simply an securely Erase any Drive (SSD, HDD, ...)</title>
      <link>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5165#M5027</link>
      <description>&lt;P&gt;The way to do it is simply by using Microsoft DISKPART.&lt;/P&gt;&lt;P&gt;Here is : &lt;A href="http://support.microsoft.com/kb/927520" rel="nofollow noopener noreferrer"&gt;http://support.microsoft.com/kb/927520&lt;/A&gt; &lt;A href="http://support.microsoft.com/kb/927520" rel="nofollow noopener noreferrer"&gt;http://support.microsoft.com/kb/927520&lt;/A&gt;    using Method 8 as discribed.&lt;/P&gt;&lt;P&gt;So, there is no longer need for unsafe and unkown tools like HDDErase or HDParm etc.&lt;/P&gt;&lt;P&gt;Hope it will help&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2010 11:44:04 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5165#M5027</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2010-04-14T11:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Here is the way to simply an securely Erase any Drive (SSD, HDD, ...)</title>
      <link>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5166#M5028</link>
      <description>&lt;P&gt;From what I read there, this method simply does a format of the drive. It is not the same as "secure erase".&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2010 15:25:41 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5166#M5028</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2010-04-15T15:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Here is the way to simply an securely Erase any Drive (SSD, HDD, ...)</title>
      <link>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5167#M5029</link>
      <description>&lt;P&gt;I confirm: DISKPART CLEAR ALL erases ALL data on ANY drive (including MBR, etc.), making it a raw drive.&lt;/P&gt;&lt;P&gt;You can check the detailed description of the command here: &lt;A href="http://technet.microsoft.com/en-us/library/cc766465(WS.10).aspx" rel="nofollow noopener noreferrer"&gt;http://technet.microsoft.com/en-us/library/cc766465(WS.10).aspx&lt;/A&gt; &lt;A href="http://technet.microsoft.com/en-us/library/cc766465(WS.10).aspx" rel="nofollow noopener noreferrer"&gt;http://technet.microsoft.com/en-us/library/cc766465(WS.10).aspx&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I did it and it works, of course.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2010 06:52:06 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5167#M5029</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2010-04-16T06:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Here is the way to simply an securely Erase any Drive (SSD, HDD, ...)</title>
      <link>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5168#M5030</link>
      <description>&lt;P&gt;A secure erase command is special.  Plz see this link &lt;A href="https://ata.wiki.kernel.org/index.php/ATA_Secure_Erase" rel="nofollow noopener noreferrer"&gt;https://ata.wiki.kernel.org/index.php/ATA_Secure_Erase&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2010 11:38:09 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5168#M5030</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2010-04-16T11:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Here is the way to simply an securely Erase any Drive (SSD, HDD, ...)</title>
      <link>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5169#M5031</link>
      <description>&lt;P&gt;Thank you for replying. I undestand what a "secure erase" is ("magnetically speeking").&lt;/P&gt;&lt;P&gt;I have already seen this link (among others).&lt;/P&gt;&lt;P&gt;What I mean is DISKPART CLEAR ALL restores the drive to factory set. It does not "magnetically" destroy it.&lt;/P&gt;&lt;P&gt;FORMAT (normal) command does not do that.&lt;/P&gt;&lt;P&gt;And for the purpose of restoring the performance off an SSD, I can ensure you that DISKPART does the job.&lt;/P&gt;&lt;P&gt;I tested it.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2010 15:04:35 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5169#M5031</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2010-04-16T15:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Here is the way to simply an securely Erase any Drive (SSD, HDD, ...)</title>
      <link>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5170#M5032</link>
      <description>&lt;P&gt;No, you don't understand.  An SSD isn't like a magnetic drive - when you "overwrite" a block with zeroes, what actually happens, due to wear-leveling algorithms, is that a different block of memory is written with your new data and the old block is put on a list for eventual reuse.  This is how SSDs mitigate the limited number of write cycles inherent in flash memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is true that doing the "clear all" in diskpart will make it look as if the whole drive was zeroed out, but 1) specialized software would be able to locate much if not all of the old data and retrieve it, and 2) it would not bring the drive back to original performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "secure erase" command is specially recognized and tells the SSD to erase EVERY block of memory it has, whether it is reserved or not, and clears the allocation tables.  In effect it brings the SSD back to a factory state, returning full performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even using programs such as DBAN, which overwrite zeroes or other patterms, won't really remove previous data and they won't reset the SSD's allocation tables.  You need to use a program that issues the ATA "secure erase" command to do that, and diskpart won't do it.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2010 15:40:38 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5170#M5032</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2010-04-16T15:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Here is the way to simply an securely Erase any Drive (SSD, HDD, ...)</title>
      <link>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5171#M5033</link>
      <description>&lt;P&gt;I agree, those two have different results&lt;/P&gt;</description>
      <pubDate>Sat, 17 Apr 2010 13:31:55 GMT</pubDate>
      <guid>https://community.solidigm.com/t5/archive/here-is-the-way-to-simply-an-securely-erase-any-drive-ssd-hdd/m-p/5171#M5033</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2010-04-17T13:31:55Z</dc:date>
    </item>
  </channel>
</rss>

