diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-07-21 19:34:23 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-07-21 19:34:23 +0000 |
commit | ec6f5f3d8e0dba47c848d9b93e78ca99033a476e (patch) | |
tree | 9db24e19bce25083c24a8363b9b1c2e39c0fd68b /chapter06 | |
parent | a9fd0809d069b1ac305be0bf633ae7dc649d7c7c (diff) |
Added a reminder to check the kernfs mounts after the revised chroot command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/revisedchroot.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/revisedchroot.xml b/chapter06/revisedchroot.xml index 5954b64be..540f1fb92 100644 --- a/chapter06/revisedchroot.xml +++ b/chapter06/revisedchroot.xml @@ -31,4 +31,9 @@ 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> + </sect1> |