This website requires JavaScript.
Explore
Help
Sign In
zhenxing
/
computer_knowledge_notes
Watch
1
Star
0
Fork
You've already forked computer_knowledge_notes
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
80d69f4cd1
computer_knowledge_notes
/
Software
/
设备管理
/
mkfs.fat.md
11 lines
142 B
Markdown
Raw
Blame
History
#### 简介
在Linux下创建MS-DOS文件系统
#### 选项
```bash
-F <FAT-SIZE>
# 指定文件分配表的类型(12, 16或32位)。
```
Reference in New Issue
View Git Blame
Copy Permalink