RE: chroot problem - CH 6.4

2010-12-05 Thread Fady Fawzy
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=

Re: chroot problem - CH 6.4

2010-12-04 Thread Bruce Dubbs
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: