diff options
Diffstat (limited to 'chapter06/chroot.xml')
-rw-r--r-- | chapter06/chroot.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index b5b9c13e8..cd385eacb 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -32,7 +32,7 @@ like vim and less to operate properly. Now that we are inside a chroot'ed environment, we can continue to install all the basic system software. You have to make sure all the following commands in this and following chapters are run from within the -chroot'ed environment. If you ever leaves this environment for a reason +chroot'ed environment. If you ever leave this environment for a reason (say when rebooting or something) please remember to mount $LFS/proc again like you just did and re-enter chroot before continuing with the book. |