MLABEL(1) General Commands Manual MLABEL(1)NAME
mlabel - make an MSDOS volume label
SYNOPSIS
mlabel [ -v ] drive:
DESCRIPTION
Mlabel displays the current volume label, if present, and prompts the user for a new volume label. To delete an existing volume label,
press return at the prompt.
Mlabel will allow the following command line option:
v Verbose mode. Display the new volume label if the label supplied is invalid.
Reasonable care is taken to create a valid MSDOS volume label. If an invalid label is specified, mlabel will change the label (and display
the new label if the verbose mode is set).
SEE ALSO mformat(1)
local MLABEL(1)
Check Out this Related Man Page
E2LABEL(8) System Manager's Manual E2LABEL(8)NAME
e2label - Change the label on an ext2/ext3/ext4 filesystem
SYNOPSIS
e2label device [ volume-label ]
DESCRIPTION
e2label will display or change the volume label on the ext2, ext3, or ext4 filesystem located on device.
If the optional argument volume-label is not present, e2label will simply display the current volume label.
If the optional argument volume-label is present, then e2label will set the volume label to be volume-label. Ext2 volume labels can be at
most 16 characters long; if volume-label is longer than 16 characters, e2label will truncate it and print a warning message.
It is also possible to set the volume label using the -L option of tune2fs(8).
AUTHOR
e2label was written by Theodore Ts'o (tytso@mit.edu).
AVAILABILITY
e2label is part of the e2fsprogs package and is available from http://e2fsprogs.sourceforge.net.
SEE ALSO mke2fs(8), tune2fs(8)E2fsprogs version 1.44.1 March 2018 E2LABEL(8)
Hello;
I need to place a classification banner at the top of my Solaris 2.6 CDE Desktop. The Banner must be displayed in all CDE desktop sessions available on the CDE dashboard (1,2,3,4).
The Banner must remain anchored at the top of the CDE desktop and must not be able to be closed... (1 Reply)
Hi guys, I am total newbie to Linux / Ubuntu but trying it to solve the problem I have.
I have an OKI printer with bad HDD and trying to clone one from the same HDD from working printer. Board it goes on has a Fiery chipset and system used is Linux based / related - to the best of my knowlege. I... (12 Replies)
Hi ,
wanna learn native GUI programming in Unix-Linux instead of Gtk and Qt.
No problem. You don't need a cross platform Gui toolkit like Gtk and Qt.
And the code and syntax is also not more or less than others.
Check out this code for a simple mainwindow for your application that is openend in... (0 Replies)