-
wine and CD drives
I installed wine and poped in the game I would like it install. Install went fine, the game (diablo) opens but says the CD is not in the drive.
I used winecfg to open the wine config from the terminal auto detected in path drives /media/cdrom/ and tried again, same error. so i edited the wine config by hand and added the address to /dev/hdc/ tried once more same error
im out of idea's any suggestions?
-
Try " ln -s /media/cdrom /home/USERNAME/.wine/dosdevices/d: ", where USERNAME is, obviously, the username. I think that's what I did, and it worked.
-
i needed to create the link in the dosdrives folder and overwrite my d: folder with it