e2label(8)


NAME

   e2label - Change the label on an ext2/ext3/ext4 filesystem

SYNOPSIS

   e2label device [ new-label ]

DESCRIPTION

   e2label  will display or change the filesystem label on the ext2, ext3,
   or ext4 filesystem located on device.

   If the optional argument new-label is not present, e2label will  simply
   display the current filesystem label.

   If  the  optional  argument new-label is present, then e2label will set
   the filesystem label to be new-label.  Ext2 filesystem labels can be at
   most  16  characters  long;  if new-label is longer than 16 characters,
   e2label will truncate it and print a warning message.

   It is also possible to set the filesystem 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)


More Linux Commands

manpages/FcCharSetFirstPage.3.html
FcCharSetFirstPage(3) - Start enumerating charset contents
Builds an array of bits marking the first page of Unicode coverage of a. Returns the base of the array. next contains the next page in the font. VERSION Fontcon

manpages/optionFileLoad.3.html
optionFileLoad(3) Load the locatable config files, in order
This function looks in all the specified directories for a configuration file (rc file or ini file) and processes any found twice. The first time through, they

manpages/Tcl_ParseVar.3.html
Tcl_ParseVar(3) - parse Tcl scripts and expressions.........
These procedures parse Tcl commands or portions of Tcl commands such as expressions or references to variables. Each procedure takes a pointer to a script (or p

manpages/gcc.1.html
gcc(1) - GNU project C and C++ compiler - Linux manual page
When you invoke GCC, it normally does preprocessing, compilation, assembly and linking. The overall options allow you to stop this process at an intermediate st

manpages/getn_wstr.3ncurses.html
getn_wstr(3ncurses) - get an array of wide characters from a
The effect of get_wstr is as though a series of calls to get_wch were made, until a newline, other end-of-line, or end-of-file condition is processed. An end-of

manpages/XkbResizeKeyActions.3.html
XkbResizeKeyActions(3) - Change the number of actions bound
The xkb parameter points to the keyboard description containing the key whose number of actions is to be changed. The key parameter is the keycode of the key to

manpages/acl_add_perm.3.html
acl_add_perm(3) - add a permission to an ACL permission set
The acl_add_perm() function adds the permission contained in the argument perm to the permission set referred to by the argument permset_d. An attempt to add a

manpages/MIME::Field::ConTraEnc.3pm.html
MIME::Field::ConTraEnc(3pm) - a "Content-transfer-encoding"
MIME::Field::ConTraEnc.3pm - A subclass of Mail::Field. Dont use this class directly... its name may change in the future! Instead, ask Mail::Field for new inst

manpages/gethostname.2.html
gethostname(2) - get/set hostname - Linux manual page.......
These system calls are used to access or to change the hostname of the current processor. sethostname() sets the hostname to the value given in the character ar

manpages/readline.3.html
readline(3) - get a line from a user with editing (ManPage)
readline will read a line from the terminal and return it, using prompt as a prompt. If prompt is NULL or the empty string, no prompt is issued. The line return

manpages/ulockmgr_server.1.html
ulockmgr_server(1) Lock Manager Server for FUSE filesystems
ulockmgr_server.1 - Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims

manpages/gnutls_pubkey_get_pk_algorithm.3.html
gnutls_pubkey_get_pk_algorithm(3) - API function (Man Page)
This function will return the public key algorithm of a public key and if possible will return a number of bits that indicates the security parameter of the key





We can't live, work or learn in freedom unless the software we use is free.