On Wed, 2005-04-06 at 19:52 -0700, Joshua Lewis wrote: > How do I mount a USB external drive? I know how to mount other devices but > I don't know how to mount a USB device.
You need the umass driver either compiled in or loaded as a module; it glues the USB layer to the sd layer, and the drive will show up as an "sd" device. -- brandon s. allbery [linux,solaris,freebsd,perl] [EMAIL PROTECTED] system administrator [WAY too many hats] [EMAIL PROTECTED] electrical and computer engineering, carnegie mellon univ. KF8NH _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
