Add users to the appropriate line in your /etc/fstab file. e.g.
/dev/hdc /cdrom iso9660 noauto,ro,users 0 0 Sean Sami Dalouche wrote: > How can I mount devices (CDrom / HD) as a normal user. > For example : > $ mount /dev/hdb /mnt/hdb > > mount: only root can mount /dev/hdb on /mnt/hdb >