I need to install some program in wine, which require to access a mounted ISO image. Whenever I mount an ISO image in Nautilus, in which drive it mounted in Wine?
For some programs which can find the ISO automatically, I have no problem.
isomountwine
I need to install some program in wine, which require to access a mounted ISO image. Whenever I mount an ISO image in Nautilus, in which drive it mounted in Wine?
For some programs which can find the ISO automatically, I have no problem.
Best Answer
CDemu
We sucessfully mounted CD or DVD images for application installation in Wine or for running an application which needs access to its CD using CDemu. Amongst ISO a wide variety of other formats are supported. Therefore the image does not need to be in ISO format.
The application can be installed by adding the following ppa to our sources:
We can then install the CDemu client and the CDemu daemon with
After logging out and back in, or a reboot, the daemon will be started. To mount an ISO file as CD we can then issue:
The
<number>
corresponds to the internal number of drives loaded by CDemu (per default 2 drives, change this in/etc/default/cdemu-daemon
to a higher number if needed.The following is an example command to load a drive
0
from animage.iso
:This will unload an image:
Related questions: