Mailinglist Archive: opensuse (2217 mails)
| < Previous | Next > |
[opensuse] Re: No access to DVD-Drives
- From: Kostas Georgokitsos <kgeorgokitsos@xxxxxxxxxx>
- Date: Mon, 17 Sep 2007 12:43:08 +0300
- Message-id: <200709171243.08390.kgeorgokitsos@xxxxxxxxxx>
On Friday 14 September 2007 15:43, Carlos E. R. wrote:
> The Friday 2007-09-14 at 13:28 +0100, G T Smith wrote:
> > > Here you go:
> > >
> > > /dev/hdc /media/dvd iso9660
> > > noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
> > > /dev/hdd /media/dvdrecorder iso9660
> > > noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
> >
> > It looks as if the automount is being fired up by the KDE Media Manager.
> > The reference to /media/hdc suggests that something is not quite right
> > with the configuration of KDE media player, unfortunately it rather
> > seems that you can only enable or disable this module and there does not
> > seem to anything to configure it...
>
> As I don't have 10.1 installed now, I can't verify it, but I think that
> the fstab line is wrong: it mixes two types of automounting.
>
> If he relies on KDE/Gnome automounting, then those two lines have to be
> disabled, for instance, commenting them out.
>
> Otherwise, rewrite it. For instance:
>
> /dev/dvd /media/dvd auto ro,noauto,user,exec 0 0
>
>
> or what I use:
>
>
> /dev/dvd /mnt/dvd auto ro,noauto,user,exec 0 0
>
>
> so as no to interfere with the /media directory.
That was it. Thanks! I commented them out. I seldom do mount those manually.
Thanks again, this whole thing was really annoying.
Kostas
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> The Friday 2007-09-14 at 13:28 +0100, G T Smith wrote:
> > > Here you go:
> > >
> > > /dev/hdc /media/dvd iso9660
> > > noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
> > > /dev/hdd /media/dvdrecorder iso9660
> > > noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
> >
> > It looks as if the automount is being fired up by the KDE Media Manager.
> > The reference to /media/hdc suggests that something is not quite right
> > with the configuration of KDE media player, unfortunately it rather
> > seems that you can only enable or disable this module and there does not
> > seem to anything to configure it...
>
> As I don't have 10.1 installed now, I can't verify it, but I think that
> the fstab line is wrong: it mixes two types of automounting.
>
> If he relies on KDE/Gnome automounting, then those two lines have to be
> disabled, for instance, commenting them out.
>
> Otherwise, rewrite it. For instance:
>
> /dev/dvd /media/dvd auto ro,noauto,user,exec 0 0
>
>
> or what I use:
>
>
> /dev/dvd /mnt/dvd auto ro,noauto,user,exec 0 0
>
>
> so as no to interfere with the /media directory.
That was it. Thanks! I commented them out. I seldom do mount those manually.
Thanks again, this whole thing was really annoying.
Kostas
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |