Linux-Smith
2010-Jul-24 02:09 UTC
[Wine] Mounting an ISO or FS Location as a CDROM in WINE...
Is it possible to mount either an ISO Archive file, or a location within my File System, as a CDROM which WINE can use as such? If so, then how can I do that?
Bryan Baldwin
2010-Jul-24 02:19 UTC
[Wine] Mounting an ISO or FS Location as a CDROM in WINE...
On 07/24/2010 02:09 PM, Linux-Smith wrote:> Is it possible to mount either an ISO Archive file, or a location within my File System, as a CDROM which WINE can use as such? If so, then how can I do that?Normally you do not need to do anything more then mount your optical image with the flag -o loop. For example: shell> mount <iso filename> <target dir> -o loop If your target dir is accessible to your regular user, it will be available to WINE. For non-standard images, you may need to look at if the cdemu package from your distribution de jour. Bryan
Linux-Smith
2010-Jul-24 02:22 UTC
[Wine] Re: Mounting an ISO or FS Location as a CDROM in WINE...
Thanks Bryan, I'll try that! :)
Linux-Smith
2010-Jul-24 03:18 UTC
[Wine] Re: Mounting an ISO or FS Location as a CDROM in WINE...
OK... WINE is not running the installer as though it was a CDROM... how do I fix that?
dimesio
2010-Jul-24 03:32 UTC
[Wine] Re: Mounting an ISO or FS Location as a CDROM in WINE...
Linux-Smith wrote:> OK... WINE is not running the installer as though it was a CDROM... how do I fix that?You need to map the mounted iso as a cdrom in winecfg. With the iso already mounted, go to the Drives tab and click autodetect. The mounted iso should appear in the drives list. Click Show Advanced, select the drive, and make sure the Type is set to cdrom.
Linux-Smith
2010-Jul-24 04:14 UTC
[Wine] Re: Mounting an ISO or FS Location as a CDROM in WINE...
Just tried that, same results as before...
dimesio
2010-Jul-24 13:39 UTC
[Wine] Re: Mounting an ISO or FS Location as a CDROM in WINE...
Linux-Smith wrote:> Just tried that, same results as before...Terminal output? http://wiki.winehq.org/FAQ#run_from_terminal