reiserfs-inst.xml 386 B

12345678910111213
  1. <sect2>
  2. <title>Installation of Reiserfsprogs</title>
  3. <para>Reiserfsprogs only needs to be installed if you intend on using
  4. the reiserfs filesystem. Install Reiserfsprogs by running the
  5. following commands:</para>
  6. <para><screen><userinput>./configure --mandir=/usr/share/man &&</userinput>
  7. <userinput>make &&</userinput>
  8. <userinput>make install</userinput></screen></para>
  9. </sect2>