Hi Andrew,

Tks for your advice.

> /tools should be a symbolic link
> pointing at /mnt/lfs/tools

[EMAIL PROTECTED] ~]# ls -al /tools
lrwxrwxrwx  1 root root 15 Jun 28 17:06 /tools ->
//mnt/lfs/tools

It is.

> The user lfs should own the folder /mnt/lfs/tools
> and so should, by definition, have write permission
> in /tools/lib

[EMAIL PROTECTED] ~]# ls -al /mnt/lfs/tools/
total 100
drwxr-xr-x  13 lfs  root 4096 Jul 22 15:36 .
drwxr-xr-x   6 root root 4096 Jul 21 22:23 ..
drwxr-xr-x   2 lfs  lfs  4096 Jul 23 20:12 bin
drwxr-xr-x   2 lfs  lfs  4096 Jul 20 21:23 etc
drwxr-xr-x   4 lfs  lfs  4096 Jul 19 09:35
i686-pc-linux-gnu
drwxr-xr-x  24 lfs  lfs  4096 Jul 23 20:12 include
drwxr-xr-x   2 root root 4096 Jul 23 10:18 info
drwxr-xr-x   9 lfs  lfs  4096 Jul 23 20:12 lib
drwxr-xr-x   4 lfs  lfs  4096 Jul 21 17:47 libexec
drwxr-xr-x   3 root root 4096 Jul 22 15:36 man
drwxr-xr-x   2 lfs  lfs  4096 Jul 21 18:37 sbin
drwxr-xr-x  15 lfs  lfs  4096 Jul 21 18:17 share
drwxr-xr-x   2 lfs  lfs  4096 Jul 21 13:03 var

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

TIA

B.R.
Stephen
-- 
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