[Bug 22188] New: Volume names and serial numbers not right on .iso files, can't change in winecfg?
http://bugs.winehq.org/show_bug.cgi?id=22188 Summary: Volume names and serial numbers not right on .iso files, can't change in winecfg? Product: Wine Version: 1.1.41 Platform: x86 OS/Version: Linux Status: NEW Keywords: Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Mentioned here: http://appdb.winehq.org/objectManager.php?sClass=version&iId=149 When installing by mounting disc 1's iso loopback, starting the installer, then unmounting and mounting disc 2's iso loopback, Starcraft fails to notice the disc change, and keeps prompting for disc 2. This happens even though the second disc really is mounted properly. +relay etc. shows that the installer is doing "dir d:" itself using cmd! Presumably it's parsing the output, and not liking something it finds. The first two lines of diff between dir with a real disc and an iso are -Volume in drive D is SCDisc2 -Volume Serial Number is A351-A0F2 +Volume in drive I is +Volume Serial Number is 0000-0000 Shouldn't these be correct even though it's a loopback mounted iso? The volume name is in the .iso, after all. You can try to change these in winecfg, but nothing happens. Dunno if that's what it's unhappy about, but it seems not unlikely... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22188 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2010-03-27 17:33:25 --- See also bug 13273 for volume names not being remembered properly on read-only volumes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22188 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2010-03-27 17:47:58 --- Invalid. This was caused by creating ~/.wine/dosdevices/i: by hand and not also creating ~/.wine/dosdevices/i:: Adding the missing symlink to the iso file let wine determine the disc label. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22188 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2010-03-27 17:48:59 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22188 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|Installer | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org