http://bugs.winehq.org/show_bug.cgi?id=29426 --- Comment #7 from Alex <cerebro.alexiel(a)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.