View Single Post
Old 01-31-2014, 07:25 AM   #25
mbovenka
Wizard
mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.
 
Posts: 2,082
Karma: 14079267
Join Date: Oct 2007
Location: Almere, The Netherlands
Device: Kobo Sage
Quote:
Originally Posted by HarryT View Post
The root, though, only holds 64 files. I don't think the previous poster was running into that limit.
No, I wasn't; the only entry in the root of the drive is my Calibre directory. And the 'maximum number of root file entries' comes from FAT16 (where it was 512); FAT32 does not have that limit, as the root directory is not a fixed structure as it was in FAT16, but an ordinary cluster chain, just like subdirecties.

What I ran into was akin to a hash collision, as the 8.3 name is in effect a hash of the long name and thus subject to the same potential problems.
mbovenka is offline   Reply With Quote