Russell Stockhammer wrote: > Gday everyone, > I am at the stage where I am chroot'ing into the temporary LFS environment > but I am having problems. If I run the command: > > 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
What does 'echo $LFS' give you? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
