format a cf card to fat16

brown2613

Reputable
Apr 9, 2014
2
0
4,510
I have a device that required an FAT16 format on a CF card. How do I format a CF card for this format using Win 7?
 
1. Insert the dcard into a reader on your computer
2. You'll need to know the driveletter it gets assigned. We'll use E: for this guide
3. Click on START
4. Click on RUN
5. Type:

cmd.exe

6. Click OK or press Enter
7. In the black window type FORMAT E: /FS:FAT16 (it could be /fs:fat depends on which version windows you have)

That should do it. If you want to go back to FAT32 use "FAT32" as the option. NTFS use NTFS

I hope the card is 2gb or less.