Permanently label USB drive

Hi,

How can I permanently label a USB drive (fat32)?

I managed to label the drive temporarily:
[cmd=]glabel label extdrive /dev/da1s1[/cmd]
 
That's labeling the slice, not the drive. The label should still appear in /dev/label.

If the filesystem has a label, that should also appear in /dev/msdosfs. Set with the DOS command label or rename the "drive" in Windows.
 
Back
Top