trouble connecting usb storage device to windows 7 vm,

2023-12-02 Thread Paul Spaan
dear qemu, Im using windows 10 and am trying to connect a sandisk usb thumbstick to my windows 7 VM, the usb seem to work, i got mouse attached to it. How do i connect usb stick to it? it ried multiple ways, with nec usb device and product and vendor id, as shown in a youtube video online, but tha

Re: trouble connecting usb storage device to windows 7 vm,

2023-12-02 Thread Paul Spaan
Update: I noticed my usb drive disappear form my windows 10 when i used this command: qemu-system-x86_64 -boot d -m 4G -drive file=win7.img -drive if=none,id=GenDisk,file=win10.img -usb -cdrom win7.iso -device usb-ehci,id=ehci -device usb-host,bus=ehci.0,hostbus=0,hostaddr=2, so that does someth