http://bugs.winehq.org/show_bug.cgi?id=12359
--- Comment #14 from Jan Buecken jb.faq@gmx.de 2010-09-13 10:23:55 CDT --- Nick Bowler gives in bug 12363 , comment 12 a solution that works for me:
Change the permissions of the mountpoint for the cdrom drive ( /mnt/cdrom for me ):
chmod go+rx /mnt/cdrom
(I don't believe that the "o" for owner is nessaccary.
and I did in addition:
chown root:cdrom /mnt/cdrom
Never thought that the mountpoint is relevant, because you don't mount audio-cds...