Chandan M. C. wrote:
Hai,
we r trying LFS over Fedora Core 3 also ... we did successfully till
mounting virtual kernel file systems ... But we r getting error in
"Entering the chroot Environment ..."... Following is the command we gave ... 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

We r getting chroot: cannot run command `/tools/bin/env': No such file or directory error
How we can solve this ... .

Regards
Chandan


Do "su - lfs" then run "ldd /tools/bin/env". What is the output?
--
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