commands.sh

fatlabel

linux

Get or set the label of a FAT32 partition.

More info →

Examples (2)

Get the label of a FAT32 partition

fatlabel /dev/sda1

Set the label of a FAT32 partition

fatlabel /dev/sdc3 "new_label"
made by @shridhargupta | data from tldr-pages