On Wed, Feb 01, 2017 at 09:07:37AM +0600, ssmtpmailtesting ssmtpmailtesting 
wrote:
> I extracted 
> http://distfiles.gentoo.org/releases/x86/autobuilds/20170131/stage3-i686-20170131.tar.bz2
> in /mnt/lfs/tools , then the following commands
> 
> mount -v --bind /dev $LFS/dev
> mount -vt devpts devpts $LFS/dev/pts -o gid=5,mode=620
> mount -vt proc proc $LFS/proc
> mount -vt sysfs sysfs $LFS/sys
> mount -vt tmpfs tmpfs $LFS/run
> 
> 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
> 
> I get error: chroot: failed to run command '/tools/bin/env': No such
> file or directory
> 
And you think we can help, when you are deliberately trying to break
what LFS is about ?

FBBG

ĸen
-- 
`I shall take my mountains', said Lu-Tze. `The climate will be good
for them.'     -- Small Gods
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to