What is low-level formatting?
Before a disk can store data, it must be divided into sectors that the disk controller can read and write. This process is known as low-level formatting or physical formatting. Low-level formatting fills the disk with a special data structure for each sector. The data structure for a sector having of a header, a data area, and a trailer.