I do a search with Google about FAT file system on SD card, please check attached pdf file, which shows how the FAT architecture on SD card.
The 512MB SD card map shows the data area from sector 220, which could be read and write.
You could find the file system MBR(master boot record) located at sector 0~0ED, which memory need be protected, no access is permitted.
Wish it helps.