daniel wrote:
allo supprt team, and net friend clement, good day, i'd reached ch 6 aftet executing the chroot command string in that page, got result that chroot was not able to run the command "/toos/bin/env". The chroot command string was run as root. please advise. thanks daniel lee
You probably mean that it said "/tools/bin/env: No such file or directory". This is mentioned in the FAQ. Either /tools/bin/env doesn't exist or it is linked wrong. Does /tools/bin/env exist? If so, what is the output of "ldd /tools/bin/env"?
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
