

You will need to substitute /dev/DISKANDPARTITION for the correct device and partition (something like /dev/sdb1). Most disks uses 512 bytes sector sizes with the exception of the modern 4K disks ( REF).

If you wish to adjust the size just replace "16" with the required number. This will format the entire device as VFAT32 with a 4096 byte allocation size which is commonly used by Windows.
