Re: [SuSE Linux] Re: mounting floppy and cd in kde desktop
-----Original Message----- From: <suse-linux-e@suse.com> at Internet <IMCEACCMAIL-+3Csuse-linux-e+40suse+2Ecom+3E+20at+20Internet@mail.crc.com> To: suse-linux-e <suse-linux-e@suse.com> at Internet <IMCEACCMAIL-suse-linux-e+20+3Csuse-linux-e+40suse+2Ecom+3E+20at+20Internet@ mail.crc.com> Date: Thursday, December 24, 1998 3:50 PM Subject: [SuSE Linux] Re: mounting floppy and cd in kde desktop
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'.
Well, I had to make the floppy line look like:
/dev/fd0 /floppy auto rw,noauto,user,exec,suid 0 0
and I added an exec to the cdrom so I could run programs off it. - 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>>
Hi, On Thu, Dec 24, 1998 at 19:40 -0500, Linux1 wrote:
Well, I had to make the floppy line look like:
/dev/fd0 /floppy auto rw,noauto,user,exec,suid 0 0
and I added an exec to the cdrom so I could run programs off it.
IMO it's no good idea to use the suid option for floppies. Too dangerous. 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>>
participants (2)
-
linux1@mail.crc.com
-
stefan.troeger@wirtschaft.tu-chemnitz.de