diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-06-22 20:51:45 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-06-22 20:51:45 +0000 |
commit | bfab1b2d251f5101902524a551c61e5286432a84 (patch) | |
tree | 391ab73156f554ac919f0a73876fed23b33a8d7e /chapter07/chroot.xml | |
parent | 1b814a8f172ed41c2482f04d9d6603be146ee8e0 (diff) |
remove last ch-system-xxx id's in chapter 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11980 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/chroot.xml')
-rw-r--r-- | chapter07/chroot.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/chroot.xml b/chapter07/chroot.xml index 085fb406e..7f85a73e8 100644 --- a/chapter07/chroot.xml +++ b/chapter07/chroot.xml @@ -58,8 +58,8 @@ chapter and the following chapters are run from within the chroot environment. If you leave this environment for any reason (rebooting for example), ensure that the virtual kernel filesystems are mounted as - explained in <xref linkend="ch-system-bindmount"/> and <xref - linkend="ch-system-kernfsmount"/> and enter chroot again before continuing + explained in <xref linkend="ch-tools-bindmount"/> and <xref + linkend="ch-tools-kernfsmount"/> and enter chroot again before continuing with the installation.</para> </note> |