Hard Disk
The hard disc may be a hardware device that stores all the info on a computer. The data is stored within the sort of files and directories within the hard disc . A hard disc drive features a logical structure that's compatible with the OS installed. Read on for a full explanation of the logical structure of a hard disk. When you use your computer, your data is organized within the sort of files and directories consistent with a tree structure and these are stored on your disk drive . Your OS manages all this data on your disk drive . Consequently, a hard disk must have a specific organization, understandable to your system.
What is the logical structure?
The Master Boot Record is that the most vital a part of the hard disc . It is the primary sector on the hard disc that the OS accesses. It is important to understand about the logical structure of the hard disc to realize better understanding and fix issues associated with the hard disc drive. At the start of the disk drive is that the MBR. When your computer starts using your disk drive , this is often where it's first. The MBR itself has a specific organization. The boot loader is that the first 446 bytes of the MBR. The partition tables are 4 slots of 16 bytes each, containing the outline of a partition (primary or extended) on the disk.
How to describe a partition?
Custom heads at the start of the partition - (1 byte)
Cylinder sector and therefore the beginning of the partition - (2 bytes)
Head of the top of the partition (1 byte)
Cylinder sector and therefore the end of the score - (2 bytes)
Number of sectors between the MBR and therefore the first sector of the partition - (4 bytes)
The atomic number is 2 bytes wont to determine if the hard disc features a boot loader or not. If it does, the atomic number should be equal in value to hexadecimal 55AA.


0 Comments