ÕÅ ÓÂ˳ escribió:

i am install the lfs 6.1 in debian 3.1 with kernel 2.6.8.11-i386 gcc 3.4.3 and make this erren
[EMAIL PROTECTED]:/mnt/lfs# 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
chroot: cannot run command `/tools/bin/env': No such
file or directory
[EMAIL PROTECTED]:/mnt/lfs#

but i can find env in /tools
Do you want to say that «/tools/env» exists? If it's so you failed the installation of Coreutils in Chapter 5 (but I don't understand how you put env in /tools and not in /tools/bin)

i am add PATH=$PATH:/tools/bin in /root/.bashrc but
problem is not became better
Evidently. If you specify «/tools/bin/env» in chroot line command then doesn't matter for this what your PATH environment variable says.

echo $LFS display /mnt/lfs
that are all right   i don,t know  how the problem has
to occur
Please, reread carefully Chapter 5. With a lot of luck reinstalling coreutils like chapter 5 says, solve the problem. Other «hacks» solutions wouldn't make you to learn how LFS works.

Un saludo.

J.C.
--
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