You can do it using the "diskutil" command in Terminal. Read over this article to make sure you get the drive and options correct. The GUI Disk Utility only does FAT32.
You can do it using the "diskutil" command in Terminal. Read over this article to make sure you get the drive and options correct. The GUI Disk Utility only does FAT32.
the SD Association's spec for SD (actually SDSC) cards is that those between 32mb and 2gb use FAT-16b format. SDHC use FAT-32 and SDXC use exFAT by default, though other formats are supported by some devices and OSs. I would expect the SD Assoc's formatter to use FAT-16b when it senses that the card is an SDSC card.