[Wine] need help using WINE

Dan Kegel dank at kegel.com
Sun Mar 23 11:54:01 CDT 2008


On Sun, Mar 23, 2008 at 9:26 AM, vitamin <wineforum-user at winehq.org> wrote:
> > I want to install from an ISO.  How do I do it?  I want to
> >  be able to mount an ISO so a program can access it when it needs program data, how do I do it?
>
>  sudo mount /path/to/file.iso /mnt/my_cd -o loop

Better to make it read-only, too!  e.g.

sudo mount my.iso /mnt -o ro,loop



More information about the wine-users mailing list