Sr. No.
|
High Level Formatting
|
Low Level Formatting
|
1
|
High-level formatting is the process of setting up an empty file system
on a disk partition or logical volume and, for PCs, installing a boot
sector. It creates the file system format within a disk partition or a
logical volume. This formatting includes the data structures used by
the OS to identify the logical drive or partition’s contents.
|
Low-level formatting is the process of outlining the positions of the
tracks and sectors on the hard disk, and writing the control structures
that define where the tracks and sectors are. It really creates the
physical format that defines where the data is stored on the disk.
|
2
|
It can be done during OS installation or new partition creation.
| |
3
|
It takes less time and also referred to as quick formatting.
|
It takes more time for formatting.
|
4
|
This can’t remove virus from MBR(Master Boot Record).
|
It can be used to remove virus from MBR.
|
Wednesday, 21 January 2015
Difference between High Level and Low Level Formatting
Subscribe to:
Post Comments (Atom)
The answers are well summarized
ReplyDelete