If a hard drive has a mechanical problem inside the sealed head disk assembly (HDA), repairing the drive is usually unfeasible. It might be doable, but purchasing a new drive will be far less expensive. If the failure is in the logic board, that board can be replaced with one from a donor drive. Typically, this is done only for the purposes of reading the information on the failed drive because you must purchase a complete second drive to cannibalize for the logic board. The drive manufacturers usually don't sell spare parts for their drives anymore. Most hard disk drive problems are not mechanical hardware problems; instead, they are "soft" problems that can be solved by a new LLF and defect-mapping session. Soft problems are characterized by a drive that sounds normal but produces various read and write errors. Hard problems are mechanical, such as when the drive sounds as though it contains loose marbles. Constant scraping and grinding noises from the drive, with no reading or writing capability, also qualify as hard errors. In these cases, an LLF is unlikely to put the drive back into service. If a hardware problem is indicated, first replace the logic-board assembly. You can make this repair yourself and, if successful, you can recover the data from the drive. If replacing the logic assembly does not solve the problem, contact the manufacturer or a specialized repair shop that has clean-room facilities for hard disk repair. (See the Vendor's List on the accompanying disc for a list of drive manufacturers and companies that specialize in hard disk drive repair.) However, because of the costs, simply purchasing a new drive is probably more economical. Testing a DriveWhen accessing a drive, determining whether the drive has been partitioned and formatted properly is easy. A simple test can tell you whether a stored drive is in its "raw" condition or has been partitioned and formatted properly. These tests work best if you have a boot disk available and if the spare hard drive is the only hard drive attached. First, attach the drive to your system. If you can attach power and data cables to it, you need not install it into a drive bay unless you are planning to use it immediately. If the drive will be run loose, I recommend placing it on a nonconductive foam pad or other soft surface. This insulates the drive from potential shocks and other hazards. After detecting the drive in the BIOS and saving the changes, start your operating system from the boot disk. Then, from the A: prompt, enter the following command: DIR C: This produces one of the following responses:
Tip If you know to which computer the drive was previously connected, you should connect the drive to that computer to perform the test. If you move the drive to another computer, differences in BIOS and ATA host adapter translation could cause a working drive with data to appear to be empty. This is particularly the case with systems that have onboard Promise ATA RAID controllerseven if the ATA RAID feature is not used or you move the drive from a system using an Award or AMI BIOS to a system with a Phoenix BIOS. |