- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/e2fsprogs.xml
r2538f4d r27931b9 126 126 <term><command>chattr</command></term> 127 127 <listitem> 128 <para>Changes the attributes on a Linux file system</para> 128 <para>Changes the attributes of files on an <systemitem 129 class="filesystem">ext2</systemitem> file system; it also 130 changes <systemitem class="filesystem">ext3</systemitem> 131 file systems, the journaling version of <systemitem 132 class="filesystem">ext2</systemitem> file systems</para> 129 133 <indexterm zone="ch-system-e2fsprogs chattr"> 130 134 <primary sortas="b-chattr">chattr</primary> … … 182 186 <listitem> 183 187 <para>Is used to check, and optionally repair <systemitem 184 class="filesystem">ext2</systemitem>, <systemitem 185 class="filesystem">ext3</systemitem> and <systemitem 186 class="filesystem">ext4</systemitem>file systems</para> 188 class="filesystem">ext2</systemitem> file systems and <systemitem 189 class="filesystem">ext3</systemitem> file systems</para> 187 190 <indexterm zone="ch-system-e2fsprogs e2fsck"> 188 191 <primary sortas="b-e2fsck">e2fsck</primary> … … 325 328 <term><command>mke2fs</command></term> 326 329 <listitem> 327 <para>Creates an <systemitem class="filesystem">ext2</systemitem> ,328 <systemitem class="filesystem">ext3</systemitem> or <systemitem329 class="filesystem">ext4</systemitem> file system onthe given device</para>330 <para>Creates an <systemitem class="filesystem">ext2</systemitem> 331 or <systemitem class="filesystem">ext3</systemitem> file system on 332 the given device</para> 330 333 <indexterm zone="ch-system-e2fsprogs mke2fs"> 331 334 <primary sortas="b-mke2fs">mke2fs</primary>
Note:
See TracChangeset
for help on using the changeset viewer.