[Bug 11832] Wine needs to assign drives different serial numbers ( affects Coastal Explorer)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 4 14:06:09 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11832





--- Comment #3 from RBEmerson <n5470 at pinefields.com>  2008-03-04 14:06:09 ---
(In reply to comment #2)
> So the volume serial numbers can be trivially short, but as long as they are
> unique, it's ok?
> 

At least in CE's case, yes.  I recommend following existing Window practice /
algorithms to create larger, more complex VSN's that, one hopes, will avoid the
pitfall of duplicated VSN's.  I recommend including all removable media (CD,
DVD, USB drive, share) in the VSN assignment process; either use one, if it
exists, or create one, if it doesn't.  


Background: CE creates one XML file per drive it scans, using the drive's VSN
as part of the file name (CV_VSNmsd...VSNlsd.xml).  Had the last drive scanned
just happened to have some charts in it, the "no charts found" message wouldn't
have appeared, only whatever was in the last drive.  As it is, the drive had
nothing, so the last XML file name, being the same as the others, including
filled files, were overwritten by the last, empty file, hence the error message
seen.  


-- 
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.



More information about the wine-bugs mailing list