[LINUX] Change the device (drive) label in vfat format.

I was able to do it the same way as fat32. For some reason, I searched for a site that describes changing the label of vfat for about 15 minutes, but could not find it.

Change vfat label


sudo mlabel -i /dev/Drive name::Label name

Recommended Posts

Change the device (drive) label in vfat format.
Feel free to change the label of the legend in Seaborn in python
Change the list in a for statement
Escape curly braces in the format string
[Python] How to change the date format (display format)
Change the font size of the legend in df.plot
When the axis and label overlap in matplotlib
Change the reserved words in Flask's template engine
format in python
Change the time zone with Docker in Oracle Database
Correct the week set by index in datetime format
Get the result in dict format with Python psycopg2
Read the linked list in csv format with graph-tool