Stephen Liu wrote:
# mkdir $LFS/tools No complaint

# ls /
bin etc initrd media opt sbin sys usr boot home lib misc proc selinux tmp var
dev   home2  lost+found  mnt    root  srv      tools


As you can see, /tools already exists. Either you created it earlier or you 
didn't set the variable LFS=/mnt/lfs so when you did mkdir $LFS/tools it was 
the same as doing mkdir /tools
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to