mlabel: add page (#10460)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/23/head
Managor 2023-07-18 18:53:19 +03:00 committed by GitHub
parent ab4c2b3a60
commit 54bc946f8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
pages/linux/mlabel.md Normal file
View 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}}"`