What do I do if my hard drive reports bad sectors?

Fix Bad Sectors Bad sectors can often be corrected by using a spare sector built into the hard drive. However, any information written to a bad sector is usually lost.

There are several methods for finding and correcting bad sectors.

1. Use the Error Checking utility built in to Microsoft Windows.

  1. Double Click My Computer, and right-click the hard disk.
  2. On the shortcut menu, click Properties, and on the Tools tab in the Properties dialog box, click Check Now in the Error-Checking Status area.
  3. In the Check Disk dialog box, select the Automatically Fix File System Errors check box, select the Scan For And Attempt Recovery Of Bad Sectors check box, and then click Start.
    View Windows help on detecting and repairing disk errors for more information.

2. Use SeaTools diagnostics for Seagate and Maxtor drives and run a long test.  For Seagate SCSI drives, use Seatools Enterprise. For Maxtor SCSI drives, test with SCSIMax.

3. Erase the drive:

  1. For SCSI drives: Use Seatools Enterprise (for Seagate drives) or SCSIMax (for Maxtor-brand drives) to perform a low-level format on the drive.
  2. For external drives: Use DiscWizard or your external drive management software to zero-fill your external drive.
  3. For internal ATA/IDE and SATA drives:Use SeaTools for DOS to perform a full zero fill.
    This option will erase ALL data on the partitions on the drive.
Read More

Does USB 2.0 and USB 1.1 hardware work interchangeably?

USB Devices You may have heard that USB 2.0 is “backward-compatible” with USB 1.0/1.1 (Full-Speed USB). While that’s true, USB 1.1 is also forward-compatible with USB 2.0.

Whenever a system has USB 2.0 ports, you’ll find the “Enhanced” USB controller in Device Manager, but you will also find two other USB controllers. These two to mantain backward compatibility to USB 1.1 devices. Each USB 2.0 host actually has 3 chips onboard. The USB controller routes signals to the correct controller chip depending on how a device is recognized. Where a device is physically plugged in has no bearing on how it is routed. All ports on a USB 2.0 motherboard can host any USB devices at all as long as the system and devices are healthy.

The vast majority of USB 2.0 devices will work on older PCs and Macs. None should flat-out fail unless there are other issues with the system. Hi-Speed USB devices will revert to Full-Speed operation when connected this way. Understand that Hi-Speed is at least ten times faster than Full-Speed in actual operation, so the speed difference is quite noticeable.

Read More

Hard Drive Damage Types

Hard Disk Repair

Data loss might also occur in small drives such as the Hitachi MicroDrive. Ontrack was unable to recover any data in the above right example.

Damage to a drive’s circuit board or defects of the drive heads occur fairly often. In both cases, to access hard drive data, a data recovery specialist will substitute the defective component with a working one. In the best case scenario you regain 100% of your data.

A so called head crash – where a write/read head physically hits the magnetic platter – is much more severe. Simply hitting your drive might cause contact, since the distance between the head and surface of drives is minimal nowadays. It is almost always safe to say that a damaged magnetized surface causes the loss of saved bits. The head might even repeatedly get caught at the area of defect, carrying off more material with each additional contact. This material will be distributed inside the drive, causing scratches or other damage. There is nothing a customer can do in case of an intense head crash, because the head is simply unable to move across the defective area any more.

Overvoltage on write/read heads causing the permanent destruction of data areas or magnetization will also result in irreversible data loss. This means the physical destruction of memory sectors, not the simple deletion of saved bits. Depending on the drive, the data recovery specialist might be able to recover some data. Recovering data from defect Hitachi drives is usually impossible, since the manufacturer does not provide any kind of firmware information. Various other products allow at least reading data from other platters.

Strange but true: even internal imbalances can cause trouble. Irregular data platter rotation due to broken bearings will result in unwanted track changes of which the drive is not aware; the result is sometimes total data hodgepodge. Bearing failure is usually the result of improper handling during transportation of the drive. The data recovery specialist will often be able to recover saved data by balancing the drive (slightly shifting and centrally rearranging the platters).

Logical mistakes do not require processing in the clean room. Usually, those mistakes are accidental misuse or deletion of files, where the drive itself has no malfunctions. Even if the problem lies within the drive, it might be a simple defective sector and nothing more severe. Every drive has defective sectors: a primary list will carry a list of bad sectors from the factory; the secondary, so called growing list, will be updated in the course of operation if more sectors become useless. This occurs rather often and is normal, but if your hard drive S.M.A.R.T. feature tells you that you better save some data fast, you’re in trouble. This often means that the growing list is full and an above-average number of sectors are dying.

Now let’s talk about an irreversible defect. Your hard drive will die if fire or another heat source heats it up beyond the Curie temperature of the magnetic material of your drive; this cases the magnetization to be neutralized completely. The Curie temperature depends on the material used in a hard drive; magneto-optical devices use with Curie point principle on purpose (heating via laser), but hard drives do not.

A user who tries to solve issues by himself can make things worse, this is the biggest problem with data recovery. According to statistics, Europeans are worse than Americans in trying to solve problems on their own. Situations also turn bad if, for example, administrators are afraid of their bosses’ reactions. Once, someone even sent a floppy drive instead of the defective hard drive – this is a clear indication of pressure placed on the person involved.

Read More

Advanced Host Controller Interface (AHCI)

Advanced Host Controller InterfaceAHCI (Advanced Host Controller Interface) is present on newer Intel chipsets. AHCI mode is enabled in the BIOS where 3 settings are commonly available: IDE, AHCI, and RAID. The last two (AHCI and RAID) require a floppy disk with the driver that can be introduced into the operating system installation through F6. Otherwise, the hard disks won’t be detected.

AHCI mode has 3 main advantages:

  • Supports NCQ (Native Command Queuing) allowing SATA drives to accept more than one command at a time and dynamically reorder the commands for maximum efficiency.
  • Supports hot plugging of devices.
  • Supports staggered spin ups of multiple hard drives at boot time.

When it comes to performance, there really isn’t a big difference in using AHCI.

Note: If you installed Windows in IDE mode (which means that you didn’t use F6 and supply a driver disk), then simply changing the BIOS setting to AHCI mode and rebooting will cause Windows to fail and will require a repair install. Most people are advising to reinstall Windows if you want AHCI enabled. (More information on AHCI)

Read More