.\" -*- nroff -*- .\" Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. .\" This file may be copied under the terms of the GNU Public License. .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .\" .\" Japanese Version Copyright (c) 1999 NAKANO Takeo all rights reserved. .\" Translated Sat 23 Oct 1999 by NAKANO Takeo .\" Updated Tue 16 Nov 1999 by NAKANO Takeo .\" .TH E2LABEL 8 "February 2012" "E2fsprogs version 1.42.1" .SH 名前 e2label \- ext2/ext3/ext4 ファイルシステムのラベルを変更する .SH 書式 \fBe2label\fP \fIdevice\fP [ \fInew\-label\fP ] .SH 説明 \fBe2label\fP は \fIdevice\fP に置かれた ext2/ext3/ext4 ファイルシステムのファイルシステムラベル (filesystem label) を表示したり変更したりする。 .PP 引数 \fInew\-label\fP が指定されていないと、 \fBe2label\fP は単に現在のファイルシステムラベルを表示する。 .PP 引数 \fInew\-label\fP が指定されていると、 \fBe2label\fP はファイルシステムラベルを \fInew\-label\fP に変更する。 ext2 ファイルシステムラベルは最大 16 文字まで指定できる。 \fInew\-label\fP が 16 文字より長い場合、 \fBtune2fs\fP は切捨てを行い、警告メッセージを出力する。 .PP ファイルシステムラベルは \fBtune2fs\fP(8) の \fB\-L\fP オプションを用いても指定できる。 .PP .SH 作者 \fBe2label\fP は Theodore Ts'o (tytso@mit.edu) が作成した。 .SH 入手方法 \fBe2label\fP は e2fsprogs パッケージの一部であり、 http://e2fsprogs.sourceforge.net から入手できる。 .SH 関連項目 \fBmke2fs\fP(8), \fBtune2fs\fP(8)