mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Changed the chroot command to the new format.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8ef599c59a
commit
8e4c95488b
@ -45,7 +45,8 @@ after having rebooted into the LFS system rather than chrooting into it.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<blockquote><literallayout>
|
<blockquote><literallayout>
|
||||||
<userinput>chroot $LFS env -i HOME=/root bash --login</userinput>
|
<userinput>chroot $LFS /usr/bin/env -i HOME=/root \</userinput>
|
||||||
|
<userinput> TERM=$TERM /bin/bash --login</userinput>
|
||||||
</literallayout></blockquote>
|
</literallayout></blockquote>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user