mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Updated chroot command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
89e6be0bbb
commit
fdeb925029
@ -24,9 +24,11 @@ environment by running:
|
||||
|
||||
<userinput>mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug
|
||||
$LFS/bin &&</userinput>
|
||||
<userinput>chroot $LFS /usr/bin/env -i HOME=/root /bin/bash
|
||||
<userinput>chroot $LFS /usr/bin/env -i HOME=/root
|
||||
\</userinput>
|
||||
<userinput> TERM=$TERM /bin/bash
|
||||
--login</userinput>
|
||||
|
||||
|
||||
</literallayout></blockquote>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user