<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sniptools &#187; hard disk</title>
	<atom:link href="http://sniptools.com/tag/hard-disk/feed" rel="self" type="application/rss+xml" />
	<link>http://sniptools.com</link>
	<description>Design &#38; Technology Observations</description>
	<lastBuildDate>Fri, 11 Dec 2009 18:00:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Recovering Bad Hard Disks (CRC on Windows, Error -36 on Mac OSX)</title>
		<link>http://sniptools.com/windows/fix-crc-hard-disk-error-recover-data</link>
		<comments>http://sniptools.com/windows/fix-crc-hard-disk-error-recover-data#comments</comments>
		<pubDate>Sun, 05 Oct 2008 02:58:23 +0000</pubDate>
		<dc:creator>Shanx</dc:creator>
				<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://sniptools.com/?p=423</guid>
		<description><![CDATA[So you&#8217;ve been visited by the much dreaded CRC &#8212; Cyclical Redundancy Check error, most likely encountered while copying files between hard disks. On Mac OSX, this will usually appear as some cryptic permissions message with an Error -36. To &#8230; <a href="http://sniptools.com/windows/fix-crc-hard-disk-error-recover-data">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;ve been visited by the much dreaded CRC &#8212; <a href="http://en.wikipedia.org/wiki/Cyclic_redundancy_check">Cyclical Redundancy Check error</a>, most likely encountered while copying files between hard disks. On Mac OSX, this will usually appear as some cryptic permissions message with an <a href="http://support.apple.com/kb/HT1618">Error -36</a>.</p>
<p>To cut the geek-speak, this simply means that you hard disk may have certain files that may have &#8220;bad sectors&#8221;, or are corrupted in other words.</p>
<p>Fortunately, this is a common enough problem in our technically advanced world of external storage. I recommend solving this on Windows (I use both XP and OSX Leopard at the time of this writing).</p>
<h3>Step 1: CHKDSK</h3>
<p>Use what Windows offers you by default. The <code>chkdsk</code> command. Just open an MS-DOS command prompt window and go to the drive you wish to check (I&#8217;m hoping you already know your way around a command prompt; if you don&#8217;t please consider Step 2 below). With the command prompt showing the drive letter of the disk you wish to check, enter this command:</p>
<pre>e:&gt; chkdsk /R</pre>
<p>Here, &#8220;<code>e:</code>&#8221; is my drive to be checked. The &#8220;<code>/R</code>&#8221; attribute asks the <code>chkdsk</code> command to &#8220;recover&#8221; whatever bad sectors it finds during its scan. In most cases, and if you&#8217;re lucky, this ought to do it.</p>
<h3>Step 2: CDCheck (Free)</h3>
<p>Only if the problem you were facing still remains after you have run the chkdsk command, should you consider doing this. This is <a href="http://www.kvipu.com/CDCheck/helplink.php?helpfn=overview">a freeware program</a> that makes it super-easy to check/recover your disk. It can be any disk&#8211;your current hard disk, a CD or a DVD, or even an external hard disk. The interface is pretty simple as you can see in the <a href="http://www.kvipu.com/CDCheck/helplink.php?helpfn=screenshots">screenshots here</a>.</p>
<h3>Step 3: SpinRite (US$ 90)</h3>
<p>If all else has failed, just save yourself some heartburn and go straight to SpinRite. This is hands-down the <a href="http://www.grc.com/sr/spinrite.htm">best software for this purpose</a>, as anyone in a dire need of data recovery will confirm. I would trust any piece of software from GRC. Only catch: it&#8217;s not free, but when you use it you know why it&#8217;s worth every last cent. It gives you a simple option to save an ISO file, which you can then easily burn on to a CD using any CD writer tool (including Windows&#8217; own right-click). Then reboot your machine so it starts from the CD. SpinRite will automatically report and recover whatever is recoverable.</p>
<h2>Next Steps</h2>
<p>Basically, a CRC error is the beginning of the end. If this is on an external hard disk, I highly recommend that you consider backing up the data immediately.</p>
]]></content:encoded>
			<wfw:commentRss>http://sniptools.com/windows/fix-crc-hard-disk-error-recover-data/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
