Function Description: Establish MS-DOS file system.
Grammar: mkdosfs&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP;" [CV] [F <fat Number] [F <FAT Record Unit] [-i < disk serial number] [-l < filename] [m < information file] [-N < tags] [R < root directory items] [-s < magnetic field number] [Device name] [Number of blocks]
Supplemental Note: MKDOSFS can be formatted as an MS-DOS file system under Linux.
Parameters:
-c check for damaged blocks.
Number of-f<fat > Specify the number of fat, currently supports 1 and 22 options.
The unit of the-f<fat record > The specified fat record is 12 or 16 bits.
-i< disk serial number > Set the disk ordinal of the file system.
-l< file name > read information about the corrupted chunks in the file system from the specified file.
-m< Information Files > Displays the contents of the information file specified in the option if the operating system does not install properly by using the secondary file system.
-n< label > set the disk label name for the file system.
-r< the number of root items > set the root directory to record the maximum number of items.
-s< number > Specify the number of magnetic regions that each cluster contains.
-V displays detailed information when executing.