Hi,

Does anyone know of qemu supports usb SD card reader on Windows host, so I can access my SD card as /dev/sd* on my debian linux guest ??

I'm using qemu 6.0.0 (via MSYS2 package install) specifing the command line arguemnts:

    -device qemu-xhci -device usb-host,vendorid=0x14CD,productid=0x168A

The vendor and product IDs were obtained using `usbview` (also an MSYS2 package).  I couldn't find those IDs by looking at Hardware IDs in Device Manager properties of the selected device, but usbview did show them.

However I cannot get the device to show up in linux (dmesg output, ls /dev/*), and if I insert an SD card Windows captures and mounts the volume.

I am using a laptop with

Thanks any help and suggestions,
Brendan.


Reply via email to