Comment 16 for bug 44233

Revision history for this message
AlwaysLearning (always-learning) wrote :

Confirming that this is still a bug in Fesity/amd64 as at today.

Luckily for me, editing the /etc/fstab worked. Success after changing (in my case):
/dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0
to:
/dev/hda /media/cdrom0 auto user,noauto 0 0

"$ mount" says:
/dev/hda on /media/cdrom0 type udf (ro,noexec,nosuid,nodev,user=me)