/media/cdrom0 is usually in the /etc/fstab, so the options given in /etc/fstab 
will be used for mounting.
For the cdrom they are usually: "user,noauto" and as the user option imply 
noexec, this is the reason why /media/cdrom0 is mounted noexec.

You can workaround this problem by adding the exec option in /etc/fstab.

If there are no good reason to have noexec, I suppose it's the installer
which should be fixed here as it is the one which wrote the /etc/fstab
file at install time.

-- 
Incorrect "noexec" option being used
https://bugs.launchpad.net/bugs/13171
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

Reply via email to