Tools to create, check and label FAT file systems
Tools to create, check and label file systems of the FAT family
mkfs.fat
fsck.fat
fatlabel
$ mkfs.fat -F 32 /dev/sdb1
$ fsck.fat -r /dev/sdb1
$ fatlabel /dev/sdb1 MYUSB