File System Layout
A MINIX file system is a logical, self-contained entity with I-nodes, directories, and data blocks.
It can be stored on any block device, such a floppy or hard disk.
The hard disk can be organized into partitions (each could have a different file system.)