Hi folks, After downloading 'lfs-packages-6.0.tar' to /mnt/lfs/sources/
# tar xvf lfs-packages-6.0.tar Continued on http://www.sg.linuxfromscratch.org/lfs/view/6.0/chapter04/creatingtoolsdir.html # 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 # ls / | grep tools tools # ln -s $LFS/tools / ln: `//tools': cannot overwrite directory It complained. Tried both as "su" and "su -" respectively, same result; ln: `//tools': cannot overwrite directory Please advise. TIA B.R. Stephen Liu -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
