mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 19:59:24 +08:00
mkfs.fat: add fat type example (#16579)
This commit is contained in:
@@ -18,3 +18,7 @@
|
||||
- Use 5 instead of 2 file allocation tables:
|
||||
|
||||
`mkfs.fat -f 5 {{/dev/sdXY}}`
|
||||
|
||||
- Specify filesystem type:
|
||||
|
||||
`mkfs.fat -F {{12|16|32}} {{/dev/sdXY}}`
|
||||
|
||||
Reference in New Issue
Block a user