m
> To: lfs-support@linuxfromscratch.org
> Subject: Re: chroot problem - CH 6.4
>
> Fady Fawzy wrote:
> > when i trying to chroot into the lfs environment using :
> >
> > chroot "$LFS" /tools/bin/env -i \
> > HOME=/root TERM="$TERM" PS1=
Fady Fawzy wrote:
> when i trying to chroot into the lfs environment using :
>
> 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
>
> And i surprised from the output:
>
> /tools/bin/env: