All the FreeRTOS+FAT demo projects
create at least one disk,
but the demo projects that create a RAM disk are of most interest as they
also demonstrate how to
partition
a disk, format
a partition, mount
the formatted partition, and
add the mounted partition
to the FreeRTOS+FAT virtual file system.