Hacker News new | ask | show | jobs
by dmitrygr 1353 days ago
File size is still limited to 0xffffffff (the dir entry only has 32 bits to store it). Some broken implementations even treat it as signed, and files over 2GB become problematic
1 comments

Ah sorry, you're right. That allows FAT32 to be used for larger partition sizes, but the file size limit remains in place.