2002-08-07 00:06:30 +08:00
|
|
|
<sect2>
|
2003-09-27 02:58:36 +08:00
|
|
|
<title>Installation of <application>ReiserFS</application></title>
|
2002-08-07 00:06:30 +08:00
|
|
|
|
2003-09-27 02:58:36 +08:00
|
|
|
<para>Install <application>ReiserFS</application> by running the following
|
2003-09-13 11:04:22 +08:00
|
|
|
commands:</para>
|
2002-08-07 00:06:30 +08:00
|
|
|
|
2003-09-13 11:04:22 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr --sbindir=/sbin &&
|
2002-08-07 00:06:30 +08:00
|
|
|
make &&
|
2003-04-11 11:51:48 +08:00
|
|
|
make install &&
|
2003-04-11 23:30:41 +08:00
|
|
|
ln -sf reiserfsck /sbin/fsck.reiserfs &&
|
2003-09-13 11:04:22 +08:00
|
|
|
ln -sf mkreiserfs /sbin/mkfs.reiserfs</command></userinput></screen>
|
2002-08-07 00:06:30 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|