Hi, answers to questions below each question. On Sunday 19 February 2006 09:06, Christian Boltz wrote: > Hello, > > Am Samstag, 18. Februar 2006 19:55 schrieb Chad Groneman: > [...] > > > 3. My labeled partition seems to get different permissions: > > > > [EMAIL PROTECTED]:/media> ll > > drwxr-xr-x 4 root root 4096 2006-01-04 20:46 disk > > drwxr-xr-x 26 root root 648 2006-02-17 19:04 disk-1 > > drwxr-xr-x 24 root root 592 2006-01-31 23:42 disk-2 > > drwsrwsrwt 6 root root 136 2006-02-17 19:03 STORAGE > > > > Why does STORAGE (the labelled partition) get different permissions > > than the others? > > Good question ;-) > > I have some questions that might clarify the situation: > - What filesystems do you use on the mentioned partitions?
All Reiserfs - see output of mount. > - Does / of the STORAGE partition have the permissions you get when it's > mounted inside /media? Yes. > - what's the output of mount ? [EMAIL PROTECTED]:~> mount /dev/hdb7 on / type reiserfs (rw,acl,user_xattr) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) udev on /dev type tmpfs (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) /dev/hdb6 on /home type reiserfs (rw,acl,user_xattr) securityfs on /sys/kernel/security type securityfs (rw) /dev/hdb1 on /media/disk type ext3 (rw,noexec,nosuid,nodev) /dev/hdb2 on /media/disk-1 type reiserfs (rw,noexec,nosuid,nodev) /dev/hdb5 on /media/STORAGE type reiserfs (rw,noexec,nosuid,nodev) /dev/sda2 on /media/disk-2 type reiserfs (rw,noexec,nosuid,nodev) > Regards, > > Christian Boltz Thanks, Chad --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
