On Nov 14, 2012, at 2:31 AM, Paige Thompson wrote:

what do I do when I get to this part and it just keeps telling me no such file or directory no such file or directory no such file or directory:
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


http://www.linuxfromscratch.org/lfs/faq.html#any-no-such-file

Make sure it isn't linked to host libs ( /lib instead of /tools/lib )

Sincerely,

William Harrington
-- 
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