https://bugs.winehq.org/show_bug.cgi?id=50986
Bug ID: 50986 Summary: Rufus does not detect USBs because Wine recognizes mounted pendrives as hard disks Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: setupapi Assignee: wine-bugs@winehq.org Reporter: riky.8@outlook.it Distribution: ---
Created attachment 69821 --> https://bugs.winehq.org/attachment.cgi?id=69821 The complete Rufus log generated by WineHQ 6.0 stable
On Windows the usb are seen correctly by Rufus and going into the driver information I saw that the usb made use of the USBSTOR.SYS and usbstor.inf driver, not present on WineHQ:
0024:fixme:setupapi:CM_Get_Device_ID_List_SizeA 0093EA30 "USBSTOR" 0x00000102: stub
My request is to add support for usb mass storage (USBSTOR).
The complete Rufus log generated by WineHQ 6.0 stable is attached.
The problem persists even on WineHQ 6.6 develop and staging. Unfortunately the setupapi bugfixes did not include this enhancement.