mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 19:59:20 +01:00
Fix revised chroot command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3c09bf8ae3
commit
b720334a3f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user