large disk 3 fkrf7agmbfs5c7ok4xfjjxesjcpnx73hqis52ta fkrf7agmbfs5c7ok4xfjjxesjcpnx73hqis52ta FKRF7AGMBFS5C7OK4XFJJXESJCPNX73HQIS52TA


Large Disk HOWTO: Disk geometry and partitions 3. Disk geometry and partitions If you have several operating systems on your disks, then each uses one or more disk partitions. A disagreement on where these partitions are may have catastrophic consequences.The MBR contains a partition table describing where the (primary) partitions are. There are 4 table entries, for 4 primary partitions, and each looks like struct partition { char active; /* 0x80: bootable, 0: not bootable */ char begin[3]; /* CHS for first sector */ char type; char end[3]; /* CHS for last sector */ int start; /* 32 bit sector number (counting from 0) */ int length; /* 32 bit number of sectors */ };(where CHS stands for Cylinder/Head/Sector).Thus, this information is redundant: the location of a partition is given both by the 24-bit begin and end fields, and by the 32-bit start and length fields.Linux only uses the start and length fields, and can therefore handle partitions of not more than 2^32 sectors, that is, partitions of at most 2 TB. That is a hundred times larger than the disks available today, so maybe it will be enough for the next eight years or so.Unfortunately, the BIOS INT13 call uses CHS coded in three bytes, with 10 bits for the cylinder number, 8 bits for the head number, and 6 bits for the track sector number. Possible cylinder numbers are 0-1023, possible head numbers are 0-255, and possible track sector numbers are 1-63 (yes, sectors on a track are counted from 1, not 0). With these 24 bits one can address 8455716864 bytes (7.875 GB), two hundred times larger than the disks available in 1983.Even more unfortunately, the standard IDE interface allows 256 sectors/track, 65536 cylinders and 16 heads. This in itself allows access to 2^37 = 137438953472 bytes (128 GB), but combined with the BIOS restriction to 63 sectors and 1024 cylinders only 528482304 bytes (504 MB) remain addressable.This is not enough for present-day disks, and people resort to all kinds of trickery, both in hardware and in software. a

Wyszukiwarka

Podobne podstrony:
large disk hbb2yaalvodg4dz6cm7graotpe2mevaxtebecwi hbb2yaalvodg4dz6cm7graotpe2mevaxtebecwi
large disk howto pl 1
large disk howto pl 6
large disk howto pl
large disk 5 yxaz2s6h25wtzwavcs3rgtqkuzprpbifkn2rymq yxaz2s6h25wtzwavcs3rgtqkuzprpbifkn2rymq
large disk 4 hn3b333zrrykmblfdtywit7rvz6njhtgxsgtvwi hn3b333zrrykmblfdtywit7rvz6njhtgxsgtvwi
large disk howto pl 4
large disk howto pl 2
Large Disk HOWTO pl (2)
large disk howto pl 5
large disk 1 psru2e42cqq7xk2xno6lyg7nvqanyql2t7bqagy psru2e42cqq7xk2xno6lyg7nvqanyql2t7bqagy
large disk 6 wjcxunjrlissthgd6vcqlqxwq77kaezrujarlta wjcxunjrlissthgd6vcqlqxwq77kaezrujarlta
large disk howto pl 3
Large Disk HOWTO pl
large disk 7 qpzzoqmvdd3umjjjanmwctfufuhz27helupjf6a qpzzoqmvdd3umjjjanmwctfufuhz27helupjf6a
large disk 2 ih4nqepdankefssd66gjuwenxuaip33jcup563q ih4nqepdankefssd66gjuwenxuaip33jcup563q
large disk howto pl 7
About keys and Yellow Disk 2

więcej podobnych podstron