I found this http://appdb.winehq.org/objectManager.php?sClass=version&iId=592&iTestingId=7977 and have done the following: > First, put the CD in! If you've already installed it, great. If not, go do that. Then, do this on the command line: > > dd if=/dev/cdrom of=~/War2BNE.iso > To mount this image of the CD: > sudo mkdir /media/iso0 > sudo mount -o loop ~/War2BNE.iso /media/iso0 > > Using winecfg, add a new drive that points to /media/iso0, and give it the type CD-ROM. Finally, run Warcraft II BNE.exe in your program files and you're done! Whenever you want to mount it again, just do: > sudo mount -o loop ~/War2BNE.iso /media/iso0 The game still complains that it can't find the CD.