Hello, > how to mount USB devices. If FreeBSD detected > the hardware and driver, where and how do I find > the device in the file system?
USB connected storage devices are usually supported by the umass(4) driver. The device should be accessible under /dev/da[0-9] when recognized. Hope that helps, J. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"