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

mkdosfs does not support creating boot-able partitions.

http://en.wikipedia.org/wiki/Mkdosfs

+ Recent posts