|
@@ -14,7 +14,7 @@ of your host distribution's Glibc version.</para>
|
|
|
need to use anything from the <filename
|
|
|
class="directory">/static</filename> directory anymore.</para>
|
|
|
|
|
|
-<para><screen><userinput>chroot $LFS /bin/env -i \
|
|
|
+<para><screen><userinput>chroot $LFS /usr/bin/env -i \
|
|
|
HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
|
|
|
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
|
|
|
/bin/bash --login</userinput></screen></para>
|