aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/reiserfs-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/reiserfs-inst.xml')
-rw-r--r--chapter06/reiserfs-inst.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter06/reiserfs-inst.xml b/chapter06/reiserfs-inst.xml
new file mode 100644
index 000000000..cac679bfd
--- /dev/null
+++ b/chapter06/reiserfs-inst.xml
@@ -0,0 +1,13 @@
+<sect2>
+<title>Installation of Reiserfsprogs</title>
+
+<para>Reiserfsprogs only needs to be installed if you intend on using
+the reiserfs filesystem. Install Reiserfsprogs by running the
+following commands:</para>
+
+<para><screen><userinput>./configure --mandir=/usr/share/man &&</userinput>
+<userinput>make &&</userinput>
+<userinput>make install</userinput></screen></para>
+
+</sect2>
+