mlabel: add page (#10460)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Managor
2023-07-18 18:53:19 +03:00
committed by GitHub
parent ab4c2b3a60
commit 54bc946f8e

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}}"`