diff --git a/chapter07/chroot.xml b/chapter07/chroot.xml index 69bc6ce69..b8de03dc2 100644 --- a/chapter07/chroot.xml +++ b/chapter07/chroot.xml @@ -38,9 +38,10 @@ From this point on, there is no need to use the LFS variable any more because all work will be restricted - to the LFS file system; the chroot command tells the Bash shell that - $LFS is now the root - (/) directory. + to the LFS file system; the chroot command runs the + Bash shell with the root + (/) directory set to + $LFS. Notice that /tools/bin is not in the PATH. This means that the cross toolchain will no longer be