Hi, On Fri, Dec 25, 1998 at 01:19 +0800, Jayel L. Villamin wrote:
i created a icons for my floppy and cdrom in the kde desktop. but i can't seem to access it. doing a manual mount in the terminal, i get a message 'only root can mount'. by the way, i'm using my own account not root. please help.
If you want to mount stuff as a user, you have to setup /etc/fstab. Add something like /dev/fd0 /floppy auto rw,noauto,user,sync 0 0 /dev/cdrom /cdrom iso9660 ro,noauto,user 0 0 to it (make sure that the directories /floppy and /cdrom exist). Then as a user you can mount with `mount /floppy' or `mount /cdrom'. Ciao, Stefan - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>