Error in Entering the Chroot Environment

2005-12-07 Thread Chandan M. C.
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

Re: Error in Entering the Chroot Environment

2005-12-07 Thread Jeremy Huntwork
Chandan M. C. wrote: We r getting chroot: cannot run command `/tools/bin/env': No such file or directory error Well the first place to start should be the obvious one. It says no such file or directory for /tools/bin/env. Have you tried verifying that exists? Something like 'ls -l

Re: Error in Entering the Chroot Environment

2005-12-07 Thread Chandan M. C.
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

Re: Error in Entering the Chroot Environment

2005-12-07 Thread Chandan M. C.
Hai , Iam getting this output for ldd /tools/bin/env libc.so.6 = /lib/tls/libc.so.6 (0x006b2000) /lib/ld-linux.so.2 (0x00695000) What I should do now Regards Chandan On Wed, Dec 7, 2005, Jeremy Huntwork [EMAIL PROTECTED] said: Chandan M. C. wrote: We r getting chroot: cannot

Re: Error in Entering the Chroot Environment

2005-12-07 Thread Chris Staub
Chandan M. C. wrote: Hai , I did the command U told ... I got this output libc.so.6 = /lib/tls/libc.so.6 (0x006b2000) /lib/ld-linux.so.2 (0x00695000) What I shoud do now Regards Chandan On Wed, Dec 7, 2005, Chris Staub [EMAIL PROTECTED] said: Do su - lfs then run ldd