<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Wiping a drive.</title>
	<link>http://ask.metafilter.com/61996/Wiping-a-drive/</link>
	<description>Comments on Ask MetaFilter post Wiping a drive.</description>
	<pubDate>Sat, 05 May 2007 07:46:04 -0800</pubDate>
	<lastBuildDate>Sat, 05 May 2007 07:46:04 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Wiping a drive.</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive</link>	
		<description>I am trying to wipe my hard drive... &lt;br /&gt;&lt;br /&gt; so that I can sell it. I have a copy of Killdisk and a copy of my OS but I get the feeling there is more to the task than wiping the drive and reinstalling the OS. Does anyone have any experience with this?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.61996</guid>
		<pubDate>Sat, 05 May 2007 07:40:58 -0800</pubDate>
		<dc:creator>517</dc:creator>
		
			<category>computers</category>
		
			<category>computer</category>
		
			<category>hard</category>
		
			<category>drive</category>
		
			<category>data</category>
		
	</item> <item>
		<title>By: Steven C. Den Beste</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933309</link>	
		<description>The usual approach is to low-level format the drive. Some think you should do that several times.&lt;br&gt;
&lt;br&gt;
Low-level formatting takes a long time. Any &quot;format&quot; operation that doesn&apos;t take hours isn&apos;t a low-level format.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933309</guid>
		<pubDate>Sat, 05 May 2007 07:46:04 -0800</pubDate>
		<dc:creator>Steven C. Den Beste</dc:creator>
	</item><item>
		<title>By: homer2k1</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933312</link>	
		<description>I&apos;ve had really good experience with &lt;a href=&quot;http://dban.sourceforge.net/&quot;&gt;DBAN (Darik&apos;s Boot and Nuke)&lt;/a&gt;. Is there a reason you plan on reinstalling the OS?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933312</guid>
		<pubDate>Sat, 05 May 2007 07:55:31 -0800</pubDate>
		<dc:creator>homer2k1</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933314</link>	
		<description>Seconding DBAN.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933314</guid>
		<pubDate>Sat, 05 May 2007 07:58:13 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: Jairus</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933316</link>	
		<description>DBAN.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933316</guid>
		<pubDate>Sat, 05 May 2007 08:05:43 -0800</pubDate>
		<dc:creator>Jairus</dc:creator>
	</item><item>
		<title>By: zamboni</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933319</link>	
		<description>No, that&apos;s pretty much it. &lt;a href=&quot;http://dban.sourceforge.net/&quot;&gt;DBAN&lt;/a&gt; or similar  will take care of the overwrite and reformatting. (I&apos;m assuming killdisk is something similar.) &lt;small&gt;on preview, 4thing DBAN.&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933319</guid>
		<pubDate>Sat, 05 May 2007 08:10:51 -0800</pubDate>
		<dc:creator>zamboni</dc:creator>
	</item><item>
		<title>By: odinsdream</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933320</link>	
		<description>Don&apos;t bother to reinstall your operating system before you sell the system.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933320</guid>
		<pubDate>Sat, 05 May 2007 08:13:18 -0800</pubDate>
		<dc:creator>odinsdream</dc:creator>
	</item><item>
		<title>By: humblepigeon</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933321</link>	
		<description>You can use the &apos;shred&apos; command in Linux. Just boot from a Linux live CD (ie an Ubuntu install CD), and type the following in a terminal window:&lt;br&gt;
&lt;br&gt;
shred /dev/hda&lt;br&gt;
&lt;br&gt;
if it&apos;s an EIDE drive, or for a SATA drive type&lt;br&gt;
&lt;br&gt;
shred /dev/sda&lt;br&gt;
&lt;br&gt;
Both these two commands assume only one drive in the computer, or that you&apos;re trying to wipe the first drive. For safety, I would temporarily disconnect all but the drive you want to wipe. &lt;br&gt;
&lt;br&gt;
Shred is supposed to overwrite data enough times to make recovery impossible.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933321</guid>
		<pubDate>Sat, 05 May 2007 08:13:25 -0800</pubDate>
		<dc:creator>humblepigeon</dc:creator>
	</item><item>
		<title>By: 517</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933323</link>	
		<description>I plan on reinstalling the OS to make it easier to sell. &lt;br&gt;
&lt;br&gt;
So if I use DBAN, I can just install the OS after it&apos;s done, I won&apos;t have to partition, format, whatever?&lt;br&gt;
&lt;br&gt;
How long does it take for DBAN to wipe a disk?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933323</guid>
		<pubDate>Sat, 05 May 2007 08:16:34 -0800</pubDate>
		<dc:creator>517</dc:creator>
	</item><item>
		<title>By: 517</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933325</link>	
		<description>The OS is windows XP.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933325</guid>
		<pubDate>Sat, 05 May 2007 08:18:58 -0800</pubDate>
		<dc:creator>517</dc:creator>
	</item><item>
		<title>By: wackybrit</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933326</link>	
		<description>Just to point out, but &lt;a href=&quot;http://freepctech.com/pc/001/007.shtml&quot;&gt;you should never &quot;low level format&quot; a modern drive.&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
I believe SCdB is referring more to overwriting all of the data (usually multiple times) in order to prevent future access to it, rather than actual &quot;low level&quot; formatting.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933326</guid>
		<pubDate>Sat, 05 May 2007 08:19:10 -0800</pubDate>
		<dc:creator>wackybrit</dc:creator>
	</item><item>
		<title>By: zamboni</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933332</link>	
		<description>&lt;i&gt;How long?&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Depends on the size of the disk, the kind of computer you have, and the wipe level. Guttman is probably overkill - DoD or DoD Short are probably sufficient for your needs.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933332</guid>
		<pubDate>Sat, 05 May 2007 08:27:34 -0800</pubDate>
		<dc:creator>zamboni</dc:creator>
	</item><item>
		<title>By: zamboni</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933334</link>	
		<description>For more on DBAN wipe times, see &lt;a href=&quot;http://www.cipherserver.com/phpbb2/viewtopic.php?t=280&quot;&gt;here&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933334</guid>
		<pubDate>Sat, 05 May 2007 08:29:29 -0800</pubDate>
		<dc:creator>zamboni</dc:creator>
	</item><item>
		<title>By: raildr</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933342</link>	
		<description>Just last week on lifehacker, &lt;a href=&quot;http://blogs.zdnet.com/storage/?p=129&quot;&gt;really wipe it&lt;/a&gt;.&lt;br&gt;
&lt;strong&gt;&quot;There is no data recovery from Secure Erase&quot;&lt;/strong&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933342</guid>
		<pubDate>Sat, 05 May 2007 08:44:24 -0800</pubDate>
		<dc:creator>raildr</dc:creator>
	</item><item>
		<title>By: odinsdream</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933345</link>	
		<description>Yes, you can reinstall the OS after running DBAN. You won&apos;t have to personally do any partitioning since the Windows installer will take care of it automatically.&lt;br&gt;
&lt;br&gt;
If you do plan to sell it with the operating system, be sure the product key goes with it, and that you don&apos;t reuse the key later yourself.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933345</guid>
		<pubDate>Sat, 05 May 2007 08:46:11 -0800</pubDate>
		<dc:creator>odinsdream</dc:creator>
	</item><item>
		<title>By: Freaky</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933407</link>	
		<description>If you don&apos;t want it to take days and you&apos;re not particularly worried about someone taking an electron microscope to your disk to recover a few fragments of your porn collection, a simple &quot;dd if=/dev/zero of=/dev/sda bs=1M&quot; or similar will be sufficient (in file=system &quot;zero&quot; pseudo-device, out file=SCSI disk a, block size=1 MB).  if=/dev/urandom (unlimited [pseudo-]random device) is slightly &quot;better&quot;, but may be slower.&lt;br&gt;
&lt;br&gt;
If you want to do it from within Windows, unmount the drive with Disk Manager and use &lt;a href=&quot;http://www.chrysocome.net/dd&quot;&gt;dd for Windows&lt;/a&gt; in much the same way.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933407</guid>
		<pubDate>Sat, 05 May 2007 10:31:30 -0800</pubDate>
		<dc:creator>Freaky</dc:creator>
	</item><item>
		<title>By: toxic</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933535</link>	
		<description>DBAN works well, but most modern drives have a special &quot;secure erase&quot; command built in that works even better.  (This has been part of the S.M.A.R.T./ATA specification since 2001 or so, so all drives built after then should support it).  Who says it&apos;s better?  NIST for one.&lt;br&gt;
&lt;br&gt;
The folks at the UCSD Center for Magnetic Recording Research have a small utility called Secure Erase that will let you issue this command to your drive(s).  You can download it by clicking on the link on the left side of &lt;a href=&quot;http://cmrr.ucsd.edu/Hughes/subpgset.htm&quot;&gt;this page&lt;/a&gt;.    (&lt;a href=&quot;http://blogs.zdnet.com/storage/?p=129&quot;&gt;via&lt;/a&gt;)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933535</guid>
		<pubDate>Sat, 05 May 2007 15:25:28 -0800</pubDate>
		<dc:creator>toxic</dc:creator>
	</item><item>
		<title>By: donut</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933854</link>	
		<description>shred has a bad design. Use &lt;a href=&quot;http://wipe.sourceforge.net/&quot;&gt;wipe&lt;/a&gt; instead.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933854</guid>
		<pubDate>Sun, 06 May 2007 05:05:26 -0800</pubDate>
		<dc:creator>donut</dc:creator>
	</item><item>
		<title>By: donut</title>
		<link>http://ask.metafilter.com/61996/Wiping-a-drive#933855</link>	
		<description>Sorry. Missing &lt;a href=&quot;http://www.securityfocus.com/bid/1788/solution&quot;&gt;proof&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61996-933855</guid>
		<pubDate>Sun, 06 May 2007 05:07:45 -0800</pubDate>
		<dc:creator>donut</dc:creator>
	</item>
	</channel>
</rss>
