Stephen Liu wrote:
Shall I manually change;
drwxr-xr-x  13 lfs  root 4096 Jul 22 15:36 .
drwxr-xr-x   6 root root 4096 Jul 21 22:23 ..

with
# chmod -R 777 /mnt/lfs/tools


chown -R lfs /mnt/lfs/tools

That may fix the problem, but you shouldn't have installed anything in tools as 
root. If you're compiling and installing things as root you could screw up your 
host system. You should follow the book and compile the stuff in tools as the 
user lfs.
--
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