HD (Hard Drive) Question:
What you understand by Formatting in reference to hard disks?
Answer:
Generally the controller determines how the hard disk is presented to the host system.
★ In general the modern SATA and SAS present themselves as contiguous set of logical blocks, They are usually 512 bytes long.
★ Formatting can be classified into two types high level and low level formatting.
★ The process through which the logical blocks are initialized on the physical platters is known as low level formatting. This is generally performed during production itself.
★ Once the low level formatting is performed then high level formatting is performed to write the file system structure into the particular logical blocks.
★ In general the modern SATA and SAS present themselves as contiguous set of logical blocks, They are usually 512 bytes long.
★ Formatting can be classified into two types high level and low level formatting.
★ The process through which the logical blocks are initialized on the physical platters is known as low level formatting. This is generally performed during production itself.
★ Once the low level formatting is performed then high level formatting is performed to write the file system structure into the particular logical blocks.
Previous Question | Next Question |
Which errors can be handled by hard disks? | Explain the various form factors in which the hard disks are available? |