NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Aw: Re: Using USB stick in a qemu NetBSD guest on a Linux host
> 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 ...
Home |
Main Index |
Thread Index |
Old Index