How to mount usb2 devices

Bernd Walter ticso at cicely12.cicely.de
Sat Dec 25 16:27:59 PST 2004


On Sat, Dec 25, 2004 at 11:46:58PM +0100, Darksidex wrote:
> Bernd Walter wrote:
> 
> >It is running high speed, because it is attached to your ehci
> >controller.
> >Having high throughput is another story - msdosfs is not very efficient
> >with some devices - you might want to check a dd with big block sizes
> >to verify if higher speed can be reached.
> > 
> >
> How can I do it?

dd if=/dev/da-whatever-number-it-is of=/dev/null bs=64k
You may want to test higher values for bs= too.

-- 
B.Walter                   BWCT                http://www.bwct.de
bernd at bwct.de                                  info at bwct.de



More information about the freebsd-usb mailing list