[Bug 48909] New: CD-Drives aren't declared as such

WineHQ Bugzilla wine-bugs at winehq.org
Fri Apr 10 17:01:55 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48909

            Bug ID: 48909
           Summary: CD-Drives aren't declared as such
           Product: Wine
           Version: 5.5
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: dos
          Assignee: wine-bugs at winehq.org
          Reporter: maxmusterm at gmail.com
      Distribution: ---

Wine uses dosbox for dos emulation. In winecfg you can recognize CD-Drives, but
they aren't loaded as such in dosbox.
In dosbox you can specify the type of the drive with -t
When mounting /mnt/cdrom as a cdrom drive with letter d wine tries
mount d ~/.wine/dosdevices/d::
When wine should try
mount d ~/.wine/dosdevices/d:: -t cdrom
It gets registered with the MSCDEX driver this way and gets recognized by games
as such (Rayman for instance needs this and yes I could open a bug report for
it, but this should be clearer).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list