[Bug 25024] New: Floppy diskette label and serial number not reported by WINE

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 4 09:48:06 CDT 2010


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

           Summary: Floppy diskette label and serial number not reported
                    by WINE
           Product: Wine
           Version: 1.3.6
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: cparke at parkerfamily.name


For floppy diskettes, GetVolumeInformation() returns blank for the diskette
label and 0000-0000 for the serial number.  For key floppy diskettes needed to
allow an installer to run, this causes key validation to fail!

WINE should either read the volume label and serial number correctly from the
boot record and FAT file system on the diskette, or should allow us to hardcode
the values needed in WINECFG (currently this is allowed for hard disks but not
floppies!)

Still broken in 1.3.6 despite fix attempted in Bug 24871.

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