mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Removed extra >
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0ebe9fa45e
commit
dde039d8cd
@ -25,11 +25,11 @@ unsure whether the user entered chroot with the command given in
|
|||||||
<xref linkend="ch-system-chroot" role=","/> first exit from
|
<xref linkend="ch-system-chroot" role=","/> first exit from
|
||||||
chroot:</para>
|
chroot:</para>
|
||||||
|
|
||||||
<screen role="nodump">><userinput>logout</userinput></screen>
|
<screen role="nodump"><userinput>logout</userinput></screen>
|
||||||
|
|
||||||
<para>Then reenter it with:</para>
|
<para>Then reenter it with:</para>
|
||||||
|
|
||||||
<screen role="nodump">><userinput>chroot $LFS /tools/bin/env -i \
|
<screen role="nodump"><userinput>chroot $LFS /tools/bin/env -i \
|
||||||
HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
|
HOME=/root TERM=$TERM PS1='\u:\w\$ ' \
|
||||||
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
|
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
|
||||||
/tools/bin/bash --login</userinput></screen>
|
/tools/bin/bash --login</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user