Mailinglist Archive: opensuse (4570 mails)

< Previous Next >
Re: [opensuse] CD-ROM mounting twice
  • From: Danny Kukawka <dkukawka@xxxxxxx>
  • Date: Mon, 21 Nov 2005 09:34:07 +0100
  • Message-id: <200511210934.08512.dkukawka@xxxxxxx>
On Sunday 20 November 2005 17:06, Vincente Aggrippino wrote:
> The log message shows that it has been mounted twice.

No this log messages are left for debug. This is normal.

> vince@home:~> mount
> ...
> /dev/hdc on /media/dvdrecorder type subfs
> (ro,nosuid,nodev,fs=cdfss,procuid,iocharset=utf8)
> /dev/hdc on /media/dvdrecorder type subfs
> (ro,nosuid,nodev,fs=cdfss,procuid,iocharset=utf8)

This is not normal. What say your fstab in this case? And what say
'cat /proc/mounts'?

> vince@home:~> umount /media/dvdrecorder
> umount: it seems /media/dvdrecorder is mounted multiple times

Yes, look so.

> I don't know the difference between "MOUNT_POINT" and "MOUNTPOINT",
> but I suspect that my DVD drive is in a configuration file somewhere
> twice. I haven't been able to find documentation on this, though.

See above, this is normal.

> Does anyone have any idea how to configure hal?

Yes, but I think this is not a problem with hal. To be sure start 'lshal
--monitor' and insert the cd. Wait 10 seconds and post the last lines after
the monitor line.

What happens if you start udevmonitor and insert the CD?

Danny

< Previous Next >