mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-01 13:35:30 +02:00
mlabel: add page (#10460)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
ab4c2b3a60
commit
54bc946f8e
1 changed files with 8 additions and 0 deletions
8
pages/linux/mlabel.md
Normal file
8
pages/linux/mlabel.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# mlabel
|
||||||
|
|
||||||
|
> Set an MS-DOS volume label for FAT and VFAT filesystems.
|
||||||
|
> More information: <https://www.gnu.org/software/mtools/manual/mtools.html#mlabel>.
|
||||||
|
|
||||||
|
- Set a filesystem label:
|
||||||
|
|
||||||
|
`mlabel -i /dev/{{sda}} ::"{{new_label}}"`
|
Loading…
Add table
Reference in a new issue