On Wed, 2007-07-25 at 03:41 +0700, Patrik Hasibuan wrote: > suseonthelap:/ # cat /etc/mtab > /dev/hda3 / auto rw,acl,user_xattr 0 0 > proc /proc proc rw 0 0 > sysfs /sys sysfs rw 0 0 > debugfs /sys/kernel/debug debugfs rw 0 0 > udev /dev tmpfs rw 0 0 > devpts /dev/pts devpts rw,mode=0620,gid=5 0 0 > /dev/hda2 /media/sementara ext2 rw,acl,user_xattr 0 0 > /dev/hda4 /media/datatank ext2 rw,acl,user_xattr 0 0 > securityfs /sys/kernel/security securityfs rw 0 0 > none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0 > /dev/hdc /media/openSUSE10.2-IL022007 iso9660 > ro,nosuid,nodev,noatime,uid=1000,utf8 0 0 > suseonthelap:/ # ls -l /media > total 26 > drwxr-xr-x 5 root root 4096 2007-07-24 18:41 datatank > -rw-r--r-- 1 root root 88 2007-07-25 02:30 .hal-mtab > --wS--Sr-x 1 root root 0 2007-07-22 07:43 .hal-mtab-lock > dr-xr-xr-x 8 patrikh root 6144 2007-01-03 09:39 openSUSE10.2-IL022007 > drwxr-xr-x 17 root root 4096 2007-07-24 02:27 sementara > drwxr-xr-x 2 root root 4096 2007-07-23 05:31 sementara2 > drwxr-xr-x 2 root root 4096 2006-11-28 04:02 xmms_audio_cd > suseonthelap:/ # whoami > root
Patrik, I'm confused. Earlier you wrote: > with my non-computer administrator login account I can not write > anything and your prompt was '[EMAIL PROTECTED]' suggesting you were a non-root user. Now you're giving us root output. Could you decide on which user has the problem and repeat the exercise as that user (should give the same answers, but just to be sure :) Then show us the output when you cat a small file and try to touch a small file, to show us that you can read and that you can't write. Thanks, Dave -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
