Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2004 01:27:22 +0100
From:      Bernd Walter <ticso@cicely12.cicely.de>
To:        Darksidex <humprhey@gmail.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: How to mount usb2 devices
Message-ID:  <20041226002721.GG58581@cicely12.cicely.de>
In-Reply-To: <41CDEDE2.5030900@gmail.com>
References:  <41CD83E6.1010304@gmail.com> <20041225181725.GE58581@cicely12.cicely.de> <41CDEDE2.5030900@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@bwct.de                                  info@bwct.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041226002721.GG58581>