mount USB device

2017-01-28 Thread Chris Hellberg
Hi, I have a freebsd guest in a VM that receives a USB controller via PCI passthrough. There was a USB drive inserted in the port when the host and freebsd guest were booted. I'd like to be able to mount that drive. The device is detected with usbdevs: root@NYCD-5K% usbdevs addr 1: UHCI root hub,

Re: mount USB device

2017-02-08 Thread Chris Hellberg
On Wed, Feb 8, 2017, at 17:31, Hans Petter Selasky wrote: > > Hi, > > Some formats don't have a partition label. Did you try to mount /dev/da0 > directly ? Are you expecting labels to be present? > > --HPS > I tried to mount da0 directly, but no success and expecting slices to be present.

Re: mount USB device

2017-02-08 Thread Chris Hellberg
  Original Message   From: h...@selasky.org Sent: 8 February 2017 2:22 PM To: ch...@chrishellberg.com; freebsd-usb@freebsd.org Subject: Re: mount USB device On 02/08/17 20:16, Chris Hellberg wrote: > I have managed get usbconfig on there but usbconfig power_off / power_on > doesn&#x