aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chrootcmd.xml
blob: e7ea6bddeb55d9073153dcd60ccc430a26acbb26 (plain)
1
2
3
<userinput>cd $LFS &amp;&amp;
chroot $LFS /usr/bin/env -i HOME=/root \
&nbsp;&nbsp;&nbsp;TERM=$TERM /bin/bash --login</userinput>