diff options
Diffstat (limited to 'chapter06/chroot.xml')
-rw-r--r-- | chapter06/chroot.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index 3664b6abe..195242c35 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -39,7 +39,8 @@ you must remember to again enter chroot and mount proc (discussed later) before continuing with the installations.</para> <para>Note that the bash prompt will say "I have no name!" This is -normal, as the Glibc package hasn't been installed yet.</para> +normal, as the <filename>/etc/passwd</filename> file has not been +created yet.</para> </sect1> |