Re: [lfs-support] LFS 7.2 Section 6.4 Chroot Error

2012-11-11 Thread yan
On Sun 11 Nov 2012 11:05:59 AM CST, Chris Staub wrote: > On 11/10/2012 09:22 PM, yan wrote: >> On Sat 10 Nov 2012 11:09:08 PM CST, Chris Staub wrote: >>> On 11/10/2012 10:05 AM, yan wrote: I also get a problem at this point chroot "$LFS" /tools/bin/env -i HOME=/root TERM="$TERM

Re: [lfs-support] LFS 7.2 Section 6.4 Chroot Error

2012-11-10 Thread Chris Staub
On 11/10/2012 09:22 PM, yan wrote: > On Sat 10 Nov 2012 11:09:08 PM CST, Chris Staub wrote: >> On 11/10/2012 10:05 AM, yan wrote: >>> I also get a problem at this point >>> >>> chroot "$LFS" /tools/bin/env -i HOME=/root TERM="$TERM" PS1='\u:\w\$ ' >>> PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/

Re: [lfs-support] LFS 7.2 Section 6.4 Chroot Error

2012-11-10 Thread yan
On Sat 10 Nov 2012 11:09:08 PM CST, Chris Staub wrote: > On 11/10/2012 10:05 AM, yan wrote: >> I also get a problem at this point >> >> 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 >> /tools/bi

Re: [lfs-support] LFS 7.2 Section 6.4 Chroot Error

2012-11-10 Thread yan
On Sat 10 Nov 2012 11:09:08 PM CST, Chris Staub wrote: > On 11/10/2012 10:05 AM, yan wrote: >> I also get a problem at this point >> >> 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 >> /tools/bi

Re: [lfs-support] LFS 7.2 Section 6.4 Chroot Error

2012-11-10 Thread Chris Staub
On 11/10/2012 10:05 AM, yan wrote: > I also get a problem at this point > >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 > /tools/bin/env: /tools/bin/bash: Permission denied > > > root@cpu:/home/

Re: [lfs-support] LFS 7.2 Section 6.4 Chroot Error

2012-11-10 Thread yan
I also get a problem at this point 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 /tools/bin/env: /tools/bin/bash: Permission denied root@cpu:/home/yan/lfs# ll /tools/bin/env -rwxrwxr-x 1 lfs lfs

Re: [lfs-support] LFS 7.2 Section 6.4 Chroot Error

2012-11-09 Thread William Harrington
On Nov 9, 2012, at 3:51 PM, Yuan Cao wrote: chroot: failed to run command `/tools/bin/env': No such file or directory. Do this: readelf -e /tools/bin/env | grep interpreter It should output the interpreter in /tools/lib or /tools/lib64 and not the host's /lib or /lib64. Sincerely, Wil

Re: [lfs-support] LFS 7.2 Section 6.4 Chroot Error

2012-11-09 Thread Bruce Dubbs
Yuan Cao wrote: > Hello, > > I have an error when I tried to execute the first chroot script: > > chroot "$LFS" /tools/bin/env -i \ > HOME=/root \ > TERM="$TERM"\ > PS1='\u:\w\$ ' \ > PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \ >

[lfs-support] LFS 7.2 Section 6.4 Chroot Error

2012-11-09 Thread Yuan Cao
Hello, I have an error when I tried to execute the first chroot script: 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 When

Re: chroot error

2007-09-02 Thread Dan Nicholson
On 9/2/07, Boovarahan (Sridhar) <[EMAIL PROTECTED]> wrote: > > lfs live cd rc2032 - chapter 6.4 "entering the chroot environment - > command "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"

Re: chroot error

2007-09-02 Thread Trent Shea
On Sunday 02 September 2007 07:42, Boovarahan (Sridhar) wrote: > Plz help me to proceed further. Did you deviate from the book at all? Like, trying to use a link at /mnt/lfs/tools? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubs

chroot error

2007-09-02 Thread Boovarahan (Sridhar)
Hi ! lfs live cd rc2032 - chapter 6.4 "entering the chroot environment - command "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" gives the following msg: chroot: cannot run command `/tools/bin

Re: chroot error

2005-11-07 Thread Chris Staub
Marcus wrote: !!! The text was translated of google, sorry (German)!!! Good day, I have a problem to arrive into chroot the environment: chroot: cannot run command '/tools/bin/env': no such file or directory/ / I use the LFS Live CD 6.1 and had so far no me admitted errors. where is my pro

chroot error

2005-11-07 Thread Marcus
!!! The text was translated of google, sorry (German)!!! Good day, I have a problem to arrive into chroot the environment: chroot: cannot run command '/tools/bin/env': no such file or directory/ / I use the LFS Live CD 6.1 and had so far no me admitted errors. where is my problem? -- h