Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2020 11:23:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 244356] Writing to a USB 3.0 stick is very slow
Message-ID:  <bug-244356-19105-E5e4yfePnq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244356-19105@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244356

--- Comment #81 from Olivier Certner <olivier.freebsd@free.fr> ---
(In reply to Gary Jennejohn from comment #79)

I didn't report it, but when `dd`ing files to FS, in fact I was using `yes` as
the input, precisely to avoid writing only zeros.

You can use `dd`, just lookup "iflag=fullblock" in the man page. Just
substitute `yes` with a repeated echo, which should accept a character as an
hex if I remember well.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244356-19105-E5e4yfePnq>