Is there a way to fix critical structure errors on my Seagate hard drive?
August 20, 2004 8:43 PM Subscribe
Yet another boring tech question: my main hard drive died on me. It's a Seagate, so I ran their diagnostic tool and it tells me I have 2 critical structure errors. What does this mean? Is there a way to fix it, or do I have to reformat, or worse, toss it out? Vielen Dank!
posted by muckster to computers & internet (9 answers total)
"Soft" errors aren't actually disk errors, but problems with the filesystem stored on the disk. If you're running Windows, the ScanDisk tool will ferret out most of these, and on just about everything else -- Linux, Unix, and OSX -- the fsck tool does the same job.
"Hard" errors are problems with the magnetic surface of the disk itself. They're not repairable, and although theoretically some drives are capable of working around these problems in practice once it happens the drive is pretty much toast.
There are a couple of other more uncommon things that can go wrong with hard drives, but they're rare enough to be worth ignoring here.
posted by majick at 11:05 PM on August 20, 2004