> FYI, remember that disks and partitions within disks are named differently > in > NetBSD than in Linux. "/dev/sda" in Linux is like saying "/dev/sd0" in > NetBSD. > Maybe that's why you can't see the USB stick inside the NetBSD VM.
I could attach the device with qemu monitor with usb_add host:<VendorID>:<ProductID> but then mouse and keyboard does not work anymore. If I use -usbdevice host:<VendorID>:<ProductID> the device is not recognized ...
