any good explanation on fat32 FS?
i found some but the explanation is poor..
fat32 tut.
Moderator:Moderators
Re: fat32 tut.
You can find Microsoft's FAT specification on internet, including FAT12, 16 and FAT32.
I post it with this post.
The basics are the same, different is the length of addresses. WIth the bigger addresses (24 or 28 bit, dont know anymore) we can have more clusters.
// PHPnerd
I post it with this post.
The basics are the same, different is the length of addresses. WIth the bigger addresses (24 or 28 bit, dont know anymore) we can have more clusters.
// PHPnerd
- Attachments
-
- FAT32.rar
- (136.13KiB)Downloaded 3620 times
Jinix. Kernel programming is a black art that should be avoided if at all possible.