Few features - yes. Easier to implement - absolutely not. The first sector has 9 different formats that cannot be reliably distinguished and are partially incompatible / overlapping each other: https://en.wikipedia.org/wiki/BIOS_parameter_block
And then there is the thing with the long file names extensions because FAT originally could only do 8.3 names.
I know because i tried to write a FAT driver myself.
And then there is the thing with the long file names extensions because FAT originally could only do 8.3 names.
I know because i tried to write a FAT driver myself.