man-pages/man8/e2label.8.html
2021-03-31 01:06:50 +01:00

110 lines
2.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of E2LABEL</TITLE>
</HEAD><BODY>
<H1>E2LABEL</H1>
Section: Maintenance Commands (8)<BR>Updated: January 2020<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
e2label - Change the label on an ext2/ext3/ext4 filesystem
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>e2label</B>
<I>device</I>
[
<I>volume-label</I>
]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>e2label</B>
will display or change the volume label on the ext2, ext3, or ext4
filesystem located on
<I>device.</I>
<P>
If the optional argument
<I>volume-label</I>
is not present,
<B>e2label</B>
will simply display the current volume label.
<P>
If the optional argument
<I>volume-label</I>
is present, then
<B>e2label</B>
will set the volume label to be
<I>volume-label</I>.
Ext2 volume labels can be at most 16 characters long; if
<I>volume-label</I>
is longer than 16 characters,
<B>e2label</B>
will truncate it and print a warning message.
<P>
It is also possible to set the volume label using the
<B>-L</B>
option of
<B><A HREF="/cgi-bin/man/man2html?8+tune2fs">tune2fs</A></B>(8).
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>AUTHOR</H2>
<B>e2label</B>
was written by Theodore Ts'o (<A HREF="mailto:tytso@mit.edu">tytso@mit.edu</A>).
<A NAME="lbAF">&nbsp;</A>
<H2>AVAILABILITY</H2>
<B>e2label</B>
is part of the e2fsprogs package and is available from
<A HREF="http://e2fsprogs.sourceforge.net.">http://e2fsprogs.sourceforge.net.</A>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?8+mke2fs">mke2fs</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+tune2fs">tune2fs</A></B>(8)
<P>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="4"><A HREF="#lbAE">AUTHOR</A><DD>
<DT id="5"><A HREF="#lbAF">AVAILABILITY</A><DD>
<DT id="6"><A HREF="#lbAG">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:12 GMT, March 31, 2021
</BODY>
</HTML>