Created
May 29, 2012 19:43
-
-
Save jan-matejka/2830265 to your computer and use it in GitHub Desktop.
app-emulation/qemu-kvm-1.0-r2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # kvm -drive file=${HDA} -net nic,macaddr=${MAC},model=virtio -net tap,ifname=${TAPDEV},script=no,downscript=no -m ${MEM} -vnc ${VNC} -usb -usbdevice host:1b1c:1a03 | |
| qemu-system-x86_64: usb_create: no bus specified, using "usb.0" for "usb-host" | |
| inet_parse: ipv4 parse error (2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment