Largest Partition and File Size for RTEMS FAT Filesystem?
Joel Sherrill
joel at rtems.org
Fri Jan 22 16:52:08 UTC 2021
Hi
Based on this wikipedia article, I think the maximum file size for FAT32 is
4GB and the partition size is 16TB with 4KB sectors.
https://en.wikipedia.org/wiki/File_Allocation_Table#FAT32
Assuming we had a driver to handle the media, does this match the limits of
the RTEMS FAT32 implementation?
Ignore the issue of why someone would put FAT on a media that large. The
better solution would involve getting BSD file systems working on RTEMS.
--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20210122/debcf6fe/attachment.html>
More information about the devel
mailing list