1

I've formatted a removable USB drive using UDF and would like to rename the partition. Currently the name of the drive is LinuxUDF on each machine I access it on. How can I rename the partition, preferably using command line tools?

1 Answers1

0

Use udflabel which is available from udftools project since version 2.0. udflabel can change label of the UDF filesystem.

Pali
  • 131
  • 1
  • 3