high-level formatting
A computer technician selects the high-level formatting option on a disk utility screen.
Noun: 1. (Computing) The process of preparing a storage device (like a hard disk) for initial use by creating the fundamental, low-level structures that the operating system requires to manage files. This includes writing the master boot record, partitioning information, and the basic structures for the file system, such as the root directory and file allocation tables. It is a prerequisite for and is distinct from high-level formatting, which creates the file system.
- Noun:
- Before installing an operating system, you must perform a low-level format on the new hard drive.
- The utility performed a low-level formatting of the corrupted disk to try to salvage it.
- "to low-level format a disk": The verb phrase describing the action of performing this process.
- The technician had to low-level format the drive to completely erase the firmware virus.
- Low-level format (n): Another term for low-level formatting.
- LLF (n): A common abbreviation for Low-Level Format.
- High-level formatting (n): The subsequent process that creates the logical file system (like NTFS or FAT32) on a partition prepared by low-level formatting.
- Partitioning (n): The act of dividing a storage device into separate logical sections, often done after low-level formatting but before high-level formatting.
- Physical formatting: Emphasizes that the process defines the physical layout of sectors on the disk.
- Initialization: In some technical contexts, this can be synonymous, though it is a more general term.
This term is often confused but is critically different from high-level formatting. Low-level formatting establishes the physical groundwork for the disk to be recognized by the system's hardware/BIOS. High-level formatting creates the logical structure (file system) that an operating system uses to store and organize files within a partition. For modern hard drives, a true low-level format is typically performed at the factory, and user-level "low-level format" tools often perform a secure erase and re-write of sector addresses.
A computer technician selects the high-level formatting option on a disk utility screen.
- (computer science) the format for the root directory and the file allocation tables and other basic configurations