I am using Slackware 10 and just installed wine so I can use some Windows programs on my linux partition. The problem is when I start up a piece of software that uses the CD/DVD ROM it just says "No Devices Found!"
My wine config file is set up like this :
and the dosdevices is set up asCode:[Drive C] "Path" = "~/.wine/drive_c" "Type" = "hd" [Drive D] "Path" = "/mnt/cdrom" "Type" = "cdrom" ;make sure that device is correct and has proper permissions ! "Device" = "/dev/cdrom"
d: z: and c:
d: points to /mnt/cdrom
z: points to /
c: points to the fake windows drive




Reply With Quote