mx597turbo wrote:> How can I set up Wine to see whatever disc is in the DVD drive without have
to edit the configuration every time?
>
> For example, right now, my D: drive is mapped to:
>
> /media/<SOURCE_CODE>
>
> But if I wanted to use another disc in the drive, I would have to re-map it
to:
>
> /media/< CD_LABEL>
>
> What should I map to so that the drive is recognized, irregardless of the
disc inserted? Thanks for any help.
You need to create a static mount point, e.g., /media/disk, add it to
/etc/fstab, map it in winecfg, and mount disks to that.