Once CappuccinOS is installed, the goal is to move away from ISO 9660, since it's a format designed for CDs and not home computing. We will use FAT 32 as our root operating system in a non-live USB environment. This driver needs to be capable of creating FAT partitions, reading and writing files, and more in order to meet the needs of personal computing. Examples and resources: - https://wiki.osdev.org/FAT32