Announcement

Collapse
No announcement yet.

cdrom automounting

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    cdrom automounting


    hi there,
    i have a weird behaviour in kde when automounting a cdrom on my laptop :
    kde detects the new mounted device and offers me the possibility to open it in a new konqueror window. the trouble is that it opens /media/cdrom0 but it doesn't read anything from there. a way that works is to access cdrom via media:/scd0 kio_slave.

    fyi, my fstab states that /dev/scd0 should be mounted on /media/cdrom0.

    how can i make kde automounting work properly ?

    tia

    #2
    Re: cdrom automounting

    Weird.
    Try mounting it through a console ("sudo mount /dev/sdc0") then reading from it from the console ("cd /media/cdrom0", "ls -l").
    Also try going to media:/ in Konqueror, finding the drive, right-click > Properties, and poking around in there. Especially of interest may be the mounting tab.
    For external use only.

    Comment


      #3
      Re: cdrom automounting

      i don't get it...
      it hasn't happened since i started this thread, it seems to work now... though i haven't changed anything.

      Comment

      Working...
      X