diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml
index b19896465..43eb646d9 100644
--- a/chapter06/chroot.xml
+++ b/chapter06/chroot.xml
@@ -3,7 +3,10 @@
It's time to enter our chroot'ed environment in order to install the
-rest of the software we need.
+rest of the software we need. Before you can chroot you need to change to
+the root user since only user
+root can use the chroot
+command.
Enter the following commands to enter the chroot'ed environment. From
this point on there's no need to use the $LFS variable anymore, because