Software:Mkdosfs

From HandWiki
mkdosfs
Stable release
4.1 / January 24, 2017; 7 years ago (2017-01-24)
LicenseGNU GPL v3
Websitegithub.com/dosfstools/dosfstools

mkdosfs is one of the applications that are included in the dosfstools package, and it is used to create a FAT file system under Linux on a data storage device (usually a disk partition).

Usage

mkdosfs [options] device

You may specify the number of blocks on the device or allow mkdosfs to guess

Known issues

mkdosfs does not support creating boot-able partitions.

References