Superblock
Contains information describing the layout of the file system.
Tells the file system how big the various pieces of the file system are.
A 1K block can hold a bitmap for 8K of i-nodes.
I-nodes take 64 bytes, so a 1K block can hold up to 16 i-nodes.