this is the workaround I found: after inserting the disc and waiting until linx autorun has finished I create a link in dosdevices:
ln -sf /media/TITLE_OF_DISC d\:
It's not really nice because for every disc I have to change the link
but it works.