16 Sep
2011
16 Sep
'11
6:13 p.m.
On Friday, September 16, 2011 13:52:43 Ken Jones wrote:
As /dev/hdb2 it has 777 privileges. [root@pacman dev]# ls -la /dev/hdb2 brwxrwxrwx 1 root disk 3, 66 Sep 15 18:26 /dev/hdb2 <===
doesnt matter
------------------ Mounted as /mnt/HDB2 it also shows 777 privileges.
[root@pacman mnt]# ls -l drwxrwxrwx 3 root root 4096 Sep 15 21:25 HDB2 <===
------------------ But I can not make a ordinary directory on it. What am I not doing?
what is the `mount` output for that mount point ? is there anything interesting in the `dmesg` log ? -mike