D:\dropbox\My Dropbox\Public>fat32format.exe
Usage Fat32Format X:
Erase all data on disk X:, format it for FAT32
It is also possible to specify a cluster size for the disk, e.g
Fat32Format -c1 X: - use 1 sector per cluster ( max size 137GB for 512 bytes per sect)
Fat32Format -c2 X: - use 2 sectors per cluster ( max size 274GB for 512 bytes per sect )
Fat32Format -c4 X: - use 4 sectors per cluster ( max size 549GB ... )
Fat32Format -c8 X: - use 8 sectors per cluster ( max size 1TB ... )
Fat32Format -c16 X: - use 16 sectors per cluster
Fat32Format -c32 X: - use 32 sectors per cluster
Fat32Format -c64 X: - use 64 sectors per cluster
Fat32Format -c128 X: - use 128 sectors per cluster (64K clusters)
Version 1.05, see http://www.ridgecrop.demon.co.uk/fat32format.htm
This software is covered by the GPL
Use with care - Ridgecrop are not liable for data lost using this tool
D:\dropbox\My Dropbox\Public>fat32format.exe f:
Warning ALL data on drive 'f' will be lost irretrievably, are you sure
(y/n) :y
This drive is too small for FAT32 - there must be at least 64K clusters
D:\dropbox\My Dropbox\Public>