184
Appendix F:An Introduction to Disk Partitions
drives with a greater capacity, but the overhead imposed by the filesystem to track files became ex-
cessive.
The solution to this problem was to divide disks into partitions. Each partition can be accessed as if
it was a separate disk. This is done through the addition of a partition table.
Note
While the diagrams in this chapter show the partition table as being separate
from the actual disk drive, this is not entirely accurate. In reality, the partition
table is stored at the very start of the disk, before any filesystem or user data.
But for clarity, we will keep it separate in our diagrams.
Figure F–5
Disk Drive with Partition Table
As Figure F–5, Disk Drive with Partition Table, shows, the partition table is divided into four sections.
Each section can hold the information necessary to define a single partition, meaning that the partition
table can define no more than four partitions.
Each partition table entry contains several important characteristics of the partition:
•
The points on the disk where the partition starts and ends
Содержание ENTERPRISE LINUX AS 2.1 -
Страница 1: ...Red Hat Enterprise Linux AS 2 1 The Official Red Hat Enterprise Linux AS Installation Guide ...
Страница 8: ...viii ...
Страница 14: ...xiv Introduction ...
Страница 15: ...Part I Installing Red Hat Enterprise Linux AS ...
Страница 16: ......
Страница 26: ...26 Chapter 1 Steps to Get You Started ...
Страница 30: ...30 Chapter 2 System Requirements Table ...
Страница 80: ...80 Chapter 3 Installing Red Hat Enterprise Linux AS ...
Страница 94: ...94 Chapter 4 Installing Red Hat Enterprise Linux AS via Text Mode ...
Страница 95: ...Part II Configuring Red Hat Enterprise Linux AS ...
Страница 96: ......
Страница 100: ...100 Chapter 5 Introduction ...
Страница 114: ...114 Chapter 6 Linux Virtual Server Overview ...
Страница 153: ...Part III Appendixes ...
Страница 154: ......
Страница 156: ...156 Appendix A Additional Resources for LVS Clustering ...
Страница 160: ...160 Appendix B A Sample etc sysconfig ha lvs cf File ...
Страница 162: ...162 Appendix C Removing Red Hat Linux ...
Страница 168: ...168 Appendix D Getting Technical Support ...
Страница 178: ...178 Appendix E Troubleshooting Your Installation of Red Hat Enterprise Linux AS ...