Op Tue, 23 Dec 2014 06:50:34 +0100 schreef Bruce Dubbs <[email protected]>:

Brent Hostetler wrote:
I am going through a new build and I am having trouble entering the chroot
after building the toolchain.

----------------------------------------------------
$ ls -l /tools
lrwxrwxrwx 1 root root 18 Dec 22 02:37 /tools -> /mnt/lfs/wrk/tools

$ ls -l /tools/bin/bash
-rwxr-xr-x 1 root root 3544126 Dec 22 03:00 /tools/bin/bash

$ ls -l /tools/bin/env
-rwxr-xr-x 1 root root 132979 Dec 22 03:01 /tools/bin/env

----------------------------------------------------

I suggest you change the symlink from /tools to /mnt/lfs/tools on the
host and also, in the host:

cd /mnt/lfs
mv wrk/tools .

I suppose you could also do 'ln -s wrk/tools /mnt/lfs/tools'

   -- Bruce


I have the same problem although my starting situation is as Bruce advised and 
the tools-subdirectory is in /mnt/lfs.
Apart from the /wrk-part, the output from ls is as described above.
I am building LFS 7.6 from a build-script in /mnt/lfs that calls another script 
that runs the chroot-call.

Any ideas what I do wrong?


Hans.
--
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