Entering the chroot environment
chroot "$LFS" /tools/bin/env -i \
HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \
/tools/bin/bash --login +h
I have to remember to mount the filesystems given in the previouse posts if I shutdown for any reason. I think the only one would be a power outage or something.

0 Comments:
Post a Comment
<< Home