aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/chroot.xml4
-rw-r--r--chapter07/kernfs.xml4
2 files changed, 4 insertions, 4 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>
diff --git a/chapter07/kernfs.xml b/chapter07/kernfs.xml
index 6173e63a1..a23b7e195 100644
--- a/chapter07/kernfs.xml
+++ b/chapter07/kernfs.xml
@@ -42,7 +42,7 @@ mknod -m 666 $LFS/dev/null c 1 3</userinput></screen>
</sect2>
- <sect2 id="ch-system-bindmount">
+ <sect2 id="ch-tools-bindmount">
<title>Mounting and Populating /dev</title>
<para>The recommended method of populating the <filename
@@ -64,7 +64,7 @@ mknod -m 666 $LFS/dev/null c 1 3</userinput></screen>
</sect2>
- <sect2 id="ch-system-kernfsmount">
+ <sect2 id="ch-tools-kernfsmount">
<title>Mounting Virtual Kernel File Systems</title>
<para>Now mount the remaining virtual kernel filesystems:</para>