[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
USB SD Card reader, Windows Host, Linux Guest
From: |
Brendan Simon (eTRIX) |
Subject: |
USB SD Card reader, Windows Host, Linux Guest |
Date: |
Mon, 19 Jul 2021 10:24:05 +1000 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 |
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- USB SD Card reader, Windows Host, Linux Guest,
Brendan Simon (eTRIX) <=