Hello,

I am getting quite frustrated over such a simple thing. Now, I have three USB 
storage devices: a USB flash disk, a mobile phone and a camera. I want those 
to automount with my users permissions. They now mounts under /media/usbdisk 
with root permissions. Where on earth do I find the configuration files? I´ve 
checked /etc/hal, /etc/dbus-1, /etc/udev, /etc/ivman, but no where is there a 
simple file where I can say "ok, all /dev/sd* will be mounted automatilcy 
under /media/usbdisk* with gid=users, uid=whatever, umask=0077". 

It drives me nuts. I did search the forums.gentoo.org, but all I found was 
some unsolved threads. Anyone have any ideas? 

This is what my fstab lookslike with the USB flash disk automounted:

/dev/sde1               /media/usbdisk          ext3    
user,exec,noauto,noatime,sync,managed 0 0

and ls -la /media/ gives:

drwxr-xr-x   3 root root 1024 Jan  7  2005 usbdisk

and thats my big problem. If I chmod/chown the folder it will not be saved 
till next time I mount the disk (that´s not suprising).

Best regards,
Andreas Karlsson

Attachment: pgpXdqlqJph6L.pgp
Description: PGP signature

Reply via email to