Neil Bothwick wrote:
On Sat, 12 Jul 2008 13:39:03 -0500, Dale wrote:
It changes the permissions whenever I insert the DVD. I'm not sure if
it is something that is on the DVD or if it is a mounting issue. Here
is my fstab line for the *DVD*:
/dev/hdd /media/hdd auto noauto,users 0 0
Unless you have a very good reason to leave this in place, remove it. HAL
based automounters do not need fstab, but it will override their defaults
if present. A desktop automounter will usually mount the device as the
user running it, that's certainly the case with KDE and should be with
ivman.
The changing permissions on the mount point is because they are now the
permissions of something else. When nothing is mounted there, the
permissions are those of the mount point on the parent filesystem, when
you mount something, they are the permissions of the root of the mounted
device.
Do other devices, such as USB sticks, mount correctly?
Hi,
I commented out the lines in fstab for both DVD and CD drives. The only
change is that I get this:
[EMAIL PROTECTED] / # ls -al /media/
total 5
drwxr-xr-x 5 root root 224 2008-07-12 04:03 .
drwxr-xr-x 24 root root 560 2008-07-10 12:40 ..
drwxrwxr-x 2 root users 48 2006-10-25 06:23 floppy
-rw-r--r-- 1 root root 0 2008-07-12 03:43 .hal-mtab
-rw------- 1 root root 0 2008-07-12 03:54 .hal-mtab-lock
dr-xr-xr-x 1 root root 2048 2003-11-13 17:10 hdc
d--------- 2 ivman plugdev 112 2008-07-12 03:08 hdd
-rw-r--r-- 1 root root 0 2008-07-12 01:48 .keep_sys-apps_hal-0
[EMAIL PROTECTED] / #
So I disabled ivman and tried again, no change. I still can not access
the DVD as a user. The CD seems to work the same way as it always has.
The permissions have changed to root/root tho.
Any other ideas?
Dale
--
gentoo-user@lists.gentoo.org mailing list