[Wine] Wine doesn't work with iso

Raffhell wineforum-user at winehq.org
Fri Nov 26 13:09:10 CST 2010


I use wine 1.3.7 dev (but the problem is present also in 1.2.1 stable) and I'm not able to use iso of my games in wine.

I've tried initially with mounts GUI (furiusISOmount, acetoneiso, mount via kde, mount via gnome) that mount the iso but are unrecognized from wine (I go in winecfg>drives>add drive D:>set it to cd-rom but not work).
Then I tried to mount it by terminal in these paths:

Code:
sudo mount <nameofiso>.iso /media/cdrom -o loop



Code:
sudo mount -t iso9660 -o ro,loop <nameofiso>.iso /mnt/cd



nothing...what can I try? :)







More information about the wine-users mailing list