[Bug 29426] UDF support: VOLUME_GetSuperblockSerial invalid for some volume types

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 22 13:14:49 CDT 2012


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

--- Comment #7 from Alex <cerebro.alexiel at gmail.com> 2012-07-22 13:14:49 CDT ---
Created attachment 41104
  --> http://bugs.winehq.org/attachment.cgi?id=41104
A simple program to compare the sector used to compute the serial and the
partition starting location

I finally managed to write a program that displays :
+ the sector used to compute the serial from GetVolumeInformation
+ and the field 'partition starting location' of the Partition Descriptor

You can compile it with mingw (i686-w64-mingw32-gcc on my computer)
And run it, on Windows, with a DVD drive in, from the command line.

The syntax is : <nameOfTheExe> <DosDriveLetter>
the last one is optional and will default to F

So give it a try with a maximum of UDF DVD and give us the results

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