pieter blomme wrote: > Hi, > > Re-ran the whole LFS 6.5 book because I had a serious system crash in the > middle of building a package. I reformatted the whole partition and started > all over. Passed chapter 5 without any errors. But then I started chapter > 6 and tried to enter chroot which gave me: > > pie...@pluto:/mnt/lfs$ sudo 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 > > I checked it, and it is correct that /tools/bin/env does not exist. But how > come it doesn't? Where should it normally have been installed?
Check the index of the book. Coreutils. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
