<<< root directory | Index | never used directory entry >>> |
Explain where the root directory is located in a 32 bit FAT partition?
In FAT32, the data area starts in Cluster 2, which immediately follows the second FAT.
The root directory appears in the data area in a location specified in the FAT32 boot sector.
<<< root directory | Index | never used directory entry >>> |