The only way I know to set VFAT volume name under Linux is mkfs.vfat -n desired_name ..., which obviously destroys volume's contents.
Is there a way to change the volume name non-destructively, as Windows does?
This name is conveniently used to name the volume on auto-mount.
(I'd gladly use a better FS, but all my cameras want only VFAT-formatted flash media.)
