diff --git a/chapter07/stripping.xml b/chapter07/stripping.xml index 24ac67e4b..1d81fff6f 100644 --- a/chapter07/stripping.xml +++ b/chapter07/stripping.xml @@ -175,10 +175,12 @@ tar -xpf $HOME/lfs-temp-tools-&versiond;.tar.xz If you left the chroot environment either to strip off debug symbols, create a backup, or restart building using a restore, - remember to mount the kernel virtual filesystems now again as + remember to check that the virtual filesystems are still + mounted (findmnt | grep $LFS). + If they are not mounted, remount them now as described in and re-enter the chroot environment (see ) - again before continuing. + before continuing.