Low-Level Formatting: What It Is and Its Implications






Low-level formatting is the operation of outlining the arrangement of the tracks and sectors on the hard disk, and writing on the control structures that ascertain where the tracks and sectors are. This is usually called a true formatting process, because it really makes the physical formats that ascertain where the data is saved on the disk. The first time that a low-level format is done on a hard disk, the disk’s platters begin out empty. That’s the last instance when the platters will remain empty in the existence of the drive. If a low level format is carried out on a disk with a file on it already, the data is permanently deleted (save some useful data recovery strategies, which are sometimes feasible).

If you’ve tried out other areas of this material defining of hard disks, you know that modern hard disks are much more accurately styled and created, and much more complex than older disks. Older disks had the same amount of sectors per track, and did not utilize dedicated controllers. It was required for the external controller to operate the low-level format. It was quite easy to define the size of the drive to the controller so it could operate the low level format. Up-to-date disks use many complicated internal structures, which include zoned bit recording to place a number of sectors on the outer tracks rather than the inner ones, and installed servo data to manage the head actuator. They also transparently search and map out the bad sectors. Because of this complexity, all recent hard disks are low-level formatted at the producer’s factory for the existence of the drive. There’s no way for the PC to do a low level format on a modern IDE/ATA or SCSI hard disk, and there’s no need to try to do so.

Older drives require having regular low-level-formatting done on them, because of the thermal widening problems related with utilizing stepper motor actuators. Over a period of time, the tracks on the platters would move nearer to where the heads intended them to be, and errors would result. These could be ironed out by doing a low-level format, and rewriting the tracks in the new areas that the stepper motor moved nearer to the heads. This is really not needed with modern voice-coil-actuated hard disks.

There is a warning for modern day computer users. You should never try to do a low-level format on an IDE/ATA or SCSI hard disk, as it will erase all previously contained data. Moreover, it was already done by the manufacturers before selling these disks in the market. Do not attempt to use BIOS-based low-level formatting utilities on these newer drives. Typically, you will damage something if you attempt to do this (since the drive controller is designed and created to ignore any such low level format trials), but at best, you are just wasting your time and effort in doing this. A modern disk can normally be restored to a brand-new-like condition by utilizing a zero-fill utility.