Automount pen drive

I would like automount the pendrive as user. I can only mount it from konsole as root.
# mount /mnt/flash
I have edited the PolicyKit.conf to mount-removable and entered the following line in /etc/fstab
Code:
/dev/da0 /mnt/flash msdosfs rw,noauto 0 0
 
To get HAL to mount media automatically, it's entry must NOT be in the /etc/fstab file. The same goes for the cdrom entry which may be in there by default.

Is there any way to set up automounting without HAL?
 
Oh christ amd is complex!

I just wanted to check a tick box that said "Mount entries in fstab when detected" :)

Seems to be working though.

But yeah, I don't think it will show up in gnome, but I don't use it. I use OpenCDE :D
 
Back
Top