On 7/14/06, lfs <[EMAIL PROTECTED]> wrote:
chroot $LFS/tools/bin/env-i \ HOME =/root TERM = $ TERM PS1 = ' \u: \w \ $ ' \ PATH =/bin:/usr/bin:/sbin:/usr/sbin \ /tools/bin/bash - login But I receive an error chroot: cannot change root directory to/tools/bin/env: Not a directory
The command you wrote above is not what's in the book. You've added and removed spaces from it. Please try again with the command on the following page. http://www.linuxfromscratch.org/lfs/view/development/chapter06/chroot.html -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
