mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fixed chroot command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
46b85b6686
commit
c25581cac9
@ -42,8 +42,8 @@ commands to do that:
|
||||
<blockquote><literallayout>
|
||||
|
||||
<userinput>logout</userinput>
|
||||
<userinput>chroot $LFS /usr/bin/env -i HOME=/root /bin/bash
|
||||
--login</userinput>
|
||||
<userinput>chroot $LFS /usr/bin/env -i HOME=/root \
|
||||
TERM=$TERM /bin/bash --login</userinput>
|
||||
|
||||
</literallayout></blockquote>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user