Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
volume_label_datentraegerbezeichnung_von_usb-sticks_aendern [2017/03/30 16:50] admin |
volume_label_datentraegerbezeichnung_von_usb-sticks_aendern [2017/04/15 20:29] (aktuell) admin |
||
|---|---|---|---|
| Zeile 13: | Zeile 13: | ||
| Note that we're using the special "::" drive which allows us to specify the device descriptor on the command line; otherwise we'd have to edit ~/.mtoolsrc to assign a drive letter (see Option 2 under "Change the label"). | Note that we're using the special "::" drive which allows us to specify the device descriptor on the command line; otherwise we'd have to edit ~/.mtoolsrc to assign a drive letter (see Option 2 under "Change the label"). | ||
| - | **Change the label** | + | ===== Change the label ===== |
| Option 1 | Option 1 | ||
| Zeile 21: | Zeile 21: | ||
| sudo mlabel -i <device> ::<label> | sudo mlabel -i <device> ::<label> | ||
| - | ex: sudo mlabel -i /dev/sdb1 ::my_external | + | 2x ausführen: sudo mlabel -i /dev/sdb1 ::my_label |
| Ignore the "Volume label is XYZ" output as this is the old label. Jump to the Verify the Change section below. | Ignore the "Volume label is XYZ" output as this is the old label. Jump to the Verify the Change section below. | ||