What, a terabyte isn't big enough for you? Sheesh!
You may have heard about or even experienced yourself the problem of buying a new hard disk drive to install on your old (and sometimes not that old) machine and facing some size limitation, i.e. your old system does not recognizing the full capacity of your hard disk drive. In this tutorial we will explain why this happens, list all hard disk drive capacity limitations that have ever existed since the PC was created and show you how to fix them.
A capacity limitation can occur for several reasons, such as a hardware limitation, a limitation of the file system your hard drive is using or a limitation of the operating system you are using.
First, let’s understand how data are stored on hard disk drives.
Hard disk drives are sealed system containing one or more magnetic discs inside. Each side is simply called side or head, because for each side there is a magnetic head available for reading and writing data. Each side of a magnetic disc is divided into several concentric tracks or cylinders. Then each track is divided into sectors. Each sector holds 512 bytes of information. The minimum unit the hard disk drive controller can access is the sector, meaning that if it has to read just one byte from a given sector, it must read the entire sector.
The number of bytes inside a sector is fixed, it is always 512 bytes. But the number of tracks, sectors per track and sides (i.e. heads) a hard drive has will depend on the model. The number of heads, tracks and sectors per track a hard disk drive has is called geometry.
If you multiply the number of heads by the number of tracks and then by the number of sectors per track you will find how many sectors a given hard disk drive has (for newer hard disk drives the manufacturer announces the number of sectors the drive has, instead of its geometry). Multiplying this number by 512 will give you the total capacity of a hard disk drive in bytes.
Read all about it here, courtesy of hardwaresecrets.comEric
0 Comments:
Post a Comment
<< Home