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 ] [ -V ] device [ label_string or serial_value ]
11 exfatlabel -V
12
14 exfatlabel Print or set volume label of an existing exFAT filesystem.
15
16 If there is a label_string in the argument of exfatlabel, it will be
17 written to the volume label field on a given device. If not, exfatlabel
18 will just print it after reading the volume label field from the given
19 device. If -i or --volume-serial is given, it will switch to volume se‐
20 rial mode.
21
23 -i --volume-serial
24 Switch to volume serial mode.
25
26 -V Prints the version number and exits.
27
28
29
30 exfatlabel(8)