aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
diff options
context:
space:
mode:
Diffstat (limited to 'chapter03')
-rw-r--r--chapter03/mounting.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter03/mounting.xml b/chapter03/mounting.xml
index 38b15eb28..c1673b537 100644
--- a/chapter03/mounting.xml
+++ b/chapter03/mounting.xml
@@ -27,9 +27,8 @@ now.</para>
<para>If you decided to create multiple partitions for LFS (say $LFS and
$LFS/usr), mount them like this:</para>
-<para><screen><userinput>mkdir -p /mnt/lfs &amp;&amp;
+<para><screen><userinput>mkdir -p /mnt/lfs/usr &amp;&amp;
mount /dev/xxx /mnt/lfs &amp;&amp;
-mkdir /mnt/lfs/usr &amp;&amp;
mount /dev/yyy /mnt/lfs/usr</userinput></screen></para>
<para>Of course, replace /dev/xxx and /dev/yyy with the appropriate