mkdosfs is one of the applications that are included in the dosfstools[1] package, and it is used to create a DOS file system under Linux on a data storage device (usually a disk partition).
mkdosfs [options] device
You may specify the number of blocks on the device or allow mkdosfs to guess
mkdosfs does not support creating boot-able partitions.