http://bugs.winehq.org/show_bug.cgi?id=24871
Summary: Floppy diskette label and serial number not reported by WINE Product: Wine Version: 1.3.5 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mountmgr.sys AssignedTo: wine-bugs@winehq.org ReportedBy: cparke@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!)