Mailinglist Archive: opensuse (2217 mails)
| < Previous | Next > |
Re: [opensuse] Re: No access to DVD-Drives
- From: "Carlos E. R." <robin.listas@xxxxxxxxxxxxxx>
- Date: Fri, 14 Sep 2007 14:43:28 +0200 (CEST)
- Message-id: <Pine.LNX.4.64.0709141436390.24334@xxxxxxxxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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.
- --
Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76
iD8DBQFG6oHytTMYHG2NR9URAkfKAKCPRocx0bTAdzzulkyGitxaI6VlBQCdH6QC
OfoyxFxrUVUFVhgLrUCGLkY=
=OPWt
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Hash: SHA1
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.
- --
Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76
iD8DBQFG6oHytTMYHG2NR9URAkfKAKCPRocx0bTAdzzulkyGitxaI6VlBQCdH6QC
OfoyxFxrUVUFVhgLrUCGLkY=
=OPWt
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |