diff --git a/chapter07/cleanup.xml b/chapter07/cleanup.xml
index 0f5dfd0ee..4be984847 100644
--- a/chapter07/cleanup.xml
+++ b/chapter07/cleanup.xml
@@ -176,7 +176,11 @@ tar -xpf $HOME/lfs-temp-tools-&version;.tar.xz
If you left the chroot environment to create a backup or restart
building using a restore, remember to check that the virtual
file systems are still mounted (findmnt | grep
- $LFS). If they are not mounted, remount them now as
+ $LFS should show at least
+ $LFS/dev,
+ $LFS/proc, and
+ $LFS/sys as mounted).
+ If they are not mounted, remount them now as
described in and re-enter the chroot
environment (see ) before continuing.