qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2


From: 邓尧
Subject: Re: [Qemu-discuss] usb in QEMU emulator version 2.1.2
Date: Wed, 5 Nov 2014 01:23:04 +0800

You should use  something like "-usbdevice host:8564.1000", it's a dot, not a colon.

BTW, the bus number and device number seem wrong to me, they shouldn't be this large. You can find out with command lsusb

On Tue, Nov 4, 2014 at 5:35 PM, sacarde <address@hidden> wrote:
hi,
   in my archlinux, I have a usb-pendrive (this ID: 8564:1000)

I run:

qemu-system-i386 -hda /home/.../mm.img -m 900 -enable-kvm -k en-us -net
nic -net tap,vlan=0,ifname=tap0 -boot d -usbdevice
mouse -cdrom /home/.../inx-1.1.iso -soundhw ac97 -usbdevice host:8564:1000


but in my qemu guest system I dont view that usb


what I wrong?



thank you



address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]