1exfatlabel(8) System Manager's Manual exfatlabel(8)
2
3
4
6 exfatlabel - Get or Set volume label or volume serial of an exFAT
7 filesystem
8
10 exfatlabel [ -i volume-label ] [ -v ] device [ label_string or
11 serial_value ]
12 exfatlabel -V
13
15 exfatlabel Print or set volume label of an existing exFAT filesystem.
16
17 If there is a label_string in argument of exfatlabel, It will be writ‐
18 ten to volume label field on given device. If not, exfatlabel will just
19 print out after reading volume label field from given device. If -i or
20 --volume-serial is given, It can be switched to volume serial mode.
21
23 -i Switch to volume serial mode.
24
25 -V Prints the version number and exits.
26
27
28
29 exfatlabel(8)