Quote:
Originally Posted by theducks
You will not have problems.
From the Wiki http://en.wikipedia.org/wiki/File_Allocation_Table
Code:
Maximum number of root directory entries. Only used on FAT12 and FAT16, where the root directory is handled specially. Should be 0 for FAT32. This value should always be such that the root directory ends on a sector boundary (i.e. such that its size becomes a multiple of the sector size). 224 is typical for floppy disks.
|
Ah. ok. Thanx for the links and the help