I try to run a game (ISS3) with Wine on Snow Leopard (Mac OS 10.6). The installation seemed to end correctly, but when I run the software, a message tells me "no disk inserted". In the same time I get in the terminal the following message : fixme:cdrom:CDROM_Verify not implemented for non-linux fixme:ntdll:server_ioctl_file Unsupported ioctl 2d4800 (device=2d access=1 func=200 method=0) Looking in cdrom.c, I found indeed there is a condition about the used platform. Is there a solution to fix this problem ? I could not find any about this subject. Thanks in advance.