LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   lfs 6.4 chroot fails (https://www.linuxquestions.org/questions/linux-software-2/lfs-6-4-chroot-fails-737086/)

jason87x 07-01-2009 09:37 PM

lfs 6.4 chroot fails
 
using stable lfs book version 6.4
in chapter 6, step 6.4
when typing in this step:

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

it fails with the error something like

chroot: /tools/bin/env: file or folder not found

even though the executable file env is clearly found with a ls of /tools/bin

note that the proper /tools link and $LFS are defined

any ideas?

michaelk 07-01-2009 09:50 PM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

Continue here:
http://www.linuxquestions.org/questi...-fails-734648/


All times are GMT -5. The time now is 01:51 PM.