Ubuntu karmic koala, i've the same problem.
Problem was not present at ubuntu jaunty.
Audio cdrom are mounted automatically but data cdrom not (iso9660, maybe udf 
too).

My fstab cdrom line :
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0

Tried with (but same problem) :
/dev/scd0       /media/cdrom0  auto user,noauto,exec,utf8,ro 0       0

The only way, for the moment, is to do :
sudo mount -t udf,iso9660 /dev/scd0 /media/cdrom0

-- 
[Karmic] cdrom don't mount automatic
https://bugs.launchpad.net/bugs/431142
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to