Stephen Liu wrote:
Please try this;

[EMAIL PROTECTED]:/mnt/lfs# /usr/sbin/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


It works for me.  Some commands need full path to exacute them.  I
still don't understand the reason.

BR
SL

That has nothing to do with it. The error had to do with /tools/bin/env, not the chroot command. You've had this problem yourself before, remember?
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to