[Bug 25024] Floppy diskette label and serial number not reported

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 16 09:25:00 CST 2010


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

--- Comment #13 from Chris Parker <cparke at parkerfamily.name> 2010-11-16 09:24:59 CST ---
> No, the device and the file systems are two different things. You need access
> to the raw device (/dev/fd0 or so) to read label and serial.

Look - I have to ask you, is the floppy drive letter supposed to be assigned to
the /mnt/floppy path or to the /dev/fd0 path?  Because it only seems to work
for me against /media/floppy (i.e. the file systems, and it isn't working even
on openSUSE or an older Ubuntu before they broke mount for floppy.  Assuming I
am mounting the floppy letter correctly, how does WINE know the correct raw
device path (does it look up the Linux mount?)?  

The only thing a little odd that I am doing is the assignment of the machine's
single floppy to drive B:.  Of course, I could assign it to any letter (even F:
if I wanted).  If wine is hardcoded assuming A: is fd0 and B: is fd1, that
might explain it.  I will try it again soon using A:, but in any case, I don't
think this is a permissions issue because I can use DD to read the boot sector
on /dev/fd0 just fine.

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