Recovering Bad Hard Disks (CRC on Windows, Error -36 on Mac OSX)

Written by Shanx October 5th, 2008

So you’ve been visited by the much dreaded CRC — Cyclical Redundancy Check error, most likely encountered while copying files between hard disks. On Mac OSX, this will usually appear [...]

Continue reading →
Close

So you’ve been visited by the much dreaded CRC — 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 cut the geek-speak, this simply means that you hard disk may have certain files that may have “bad sectors”, or are corrupted in other words.

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).

Step 1: CHKDSK

Use what Windows offers you by default. The chkdsk command. Just open an MS-DOS command prompt window and go to the drive you wish to check (I’m hoping you already know your way around a command prompt; if you don’t please consider Step 2 below). With the command prompt showing the drive letter of the disk you wish to check, enter this command:

e:> chkdsk /R

Here, “e:” is my drive to be checked. The “/R” attribute asks the chkdsk command to “recover” whatever bad sectors it finds during its scan. In most cases, and if you’re lucky, this ought to do it.

Step 2: CDCheck (Free)

Only if the problem you were facing still remains after you have run the chkdsk command, should you consider doing this. This is a freeware program that makes it super-easy to check/recover your disk. It can be any disk–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 screenshots here.

Step 3: SpinRite (US$ 90)

If all else has failed, just save yourself some heartburn and go straight to SpinRite. This is hands-down the best software for this purpose, as anyone in a dire need of data recovery will confirm. I would trust any piece of software from GRC. Only catch: it’s not free, but when you use it you know why it’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’ own right-click). Then reboot your machine so it starts from the CD. SpinRite will automatically report and recover whatever is recoverable.

Next Steps

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.

Posted in Mac OSX, Windows

2 Comments

Tagged with , , ,

2 Comments

  1. delphison says:

    Thanks, CD Check is a great tip!

  2. David says:

    So what do you do if you’re a Mac user??

Leave a Reply

Miscellaneous

I use the Nokia e61i as my mobile. Instead of my telco’s data plan (which offers me a meagre 1GB per month) I simply prefer to use my home wireless [...]

Continue reading →

View all

Web Tools

If you use Firefox (and if not, what are you waiting for?) you are familiar with useful extensions such as Video Downloader, which allow you to save local copies of [...]

Continue reading →

View all

Databases

This regexp worked for me. SELECT * FROM table WHERE NOT column ~ ( ‘^(‘|| $$[\09\0A\0D\x20-\x7E]|$$|| — ASCII $$[\xC2-\xDF][\x80-\xBF]|$$|| — non-overlong 2-byte $$\xE0[\xA0-\xBF][\x80-\xBF]|$$|| — excluding overlongs $$[\xE1-\xEC\xEE\xEF][\x80-\xBF]{2}|$$|| — straight 3-byte [...]

Continue reading →

View all

Windows

So you’ve been visited by the much dreaded CRC — Cyclical Redundancy Check error, most likely encountered while copying files between hard disks. On Mac OSX, this will usually appear [...]

Continue reading →

View all

Mac OSX

A simple app ought to do it. Download iRinger. It’s a Windows app. If you’re on Mac, you’ll want to use it within a virtual machine, like Parallels or VMWare [...]

Continue reading →

View all

System Maintenance

I use the Nokia e61i as my mobile. Instead of my telco’s data plan (which offers me a meagre 1GB per month) I simply prefer to use my home wireless [...]

Continue reading →

View all

Wordpress

Among many new exciting features, WordPress 2.6 released the ability to store each and every revision of your posts, like an elaborate update history. Now this can be a pretty [...]

Continue reading →

View all

Audio/Video

Panic, the makers of some fantastic software such as Transmit or Panic, also have the most light-weight audio converter for the Mac OSX platform. It’s called Audion: get it here. [...]

Continue reading →

View all

iPhone

A simple app ought to do it. Download iRinger. It’s a Windows app. If you’re on Mac, you’ll want to use it within a virtual machine, like Parallels or VMWare [...]

Continue reading →

View all