http://bugs.winehq.org/show_bug.cgi?id=22678
Summary: Drive list messed up Product: Wine Version: 1.1.44 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thesource@mail.ru
when I assign drives with winecfg (manually or by pressing autodetect button) and then insert optical disk, drives become changed improperly. For example I assign D: to /mnt/d and set the type to Hard Disk, apply changes and close winecfg. Then I insert a CD and open winecfg again to verify if CD is added properly. But it appears that my assignment to D: is lost and replaced with /media/mydisk. Even I then press autodetect and get /mnt/d automatically assigned to E:, settings are not saved properly. No corresponding link appears in ~/.wine/dosdevices (only the one automatically added is there).