Yeah, apparently . you said you have set LFS=(your directory) , but from this command "echo $LFS" ,it says you didn't. So before you chroot, you should set LFS=(your directory) again i think.
On Wed, Apr 27, 2011 at 2:13 PM, janu mam <[email protected]>wrote: > hi "me,apporc" <[email protected]> >> >> >> *Before you do this ,you can check the variable with * >> *# echo $LFS* >> >> *maybe it is missed for some reason after you set it. >> ----------------------------------------------- >> > (@ chapter6) i issue the following commnad > then i checked echo $LFS > result nothing > > >> 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 >> >> am i missing something > > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > >
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
