fatlabel: add page (#1571)
This commit is contained in:

committed by
Agniva De Sarker

parent
67314d8548
commit
1c86634691
11
pages/linux/fatlabel.md
Normal file
11
pages/linux/fatlabel.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# fatlabel
|
||||
|
||||
> Sets or gets the label of a FAT32 partition.
|
||||
|
||||
- Get the label of a FAT32 partition:
|
||||
|
||||
`fatlabel {{/dev/sda1}}`
|
||||
|
||||
- Set the label of a FAT32 partition:
|
||||
|
||||
`fatlabel {{/dev/sdc3}} "{{new_label}}"`
|
Reference in New Issue
Block a user