aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2006-07-21 21:35:41 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2006-07-21 21:35:41 +0000
commit1942b97c46cb3c3a300480e509df2b2e76484208 (patch)
tree9752279bfd570035cfb812aa092af1f4881d853f /chapter06
parent8996cc9f0a87b241b2ffbb5637bc346a6c42b6f8 (diff)
Reworded comments about remounting virtual file systems in section 6.20.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.2/BOOK@7686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/revisedchroot.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/chapter06/revisedchroot.xml b/chapter06/revisedchroot.xml
index 540f1fb92..d668c3e76 100644
--- a/chapter06/revisedchroot.xml
+++ b/chapter06/revisedchroot.xml
@@ -31,9 +31,10 @@
instructions for this (see <ulink url="&blfs-root;"/>).</para>
</note>
- <para>Remember to ensure that the virtual kernel file systems are mounted
- when reentering the chroot. This process was explained in
- <xref linkend="ch-system-bindmount"/> and
- <xref linkend="ch-system-kernfsmount"/>.</para>
+ <para>If the virtual kernel file systems have been unmounted, either manually
+ or through a reboot, ensure that the virtual kernel file systems are mounted
+ when reentering the chroot. This process was explained in <xref
+ linkend="ch-system-bindmount"/> and <xref
+ linkend="ch-system-kernfsmount"/>.</para>
</sect1>