[lfs-support] bash: chroot: command not found

2021-01-06 Thread Jason Long
Hello, I issued below command under the root user: # chroot "$LFS" /usr/bin/env -i HOME=/root TERM="$TERM" PS1='(lfs chroot) \u:\w\$ ' PATH=/bin:/usr/bin:/sbin:/usr/sbin /bin/bash --login +h And it show me: bash: chroot: command not found Why? the $PATH value is: # echo $PATH

[lfs-support] What does "Pass 2" mean?

2020-12-30 Thread Jason Long
Hello, What does "Pass 2" mean?  Some packages like "Binutils" and "GCC" already installed and when I switch to "build" directory and issued "make" command then it show me an error. Thanks. -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: