When the operating system is first installed, it creates a root file system on
the disk that specifies how many sectors are available and how they will be
allocated. The root file system is a table of entries like a directory. In
general, this is a fixed size, and once full, no more entries can be added.
Each entry can be either a file or another directory table. The following table depicts this structure.
