In that case, I'd have to suggest turning on the verbose debugging for USB
and seeing if you can figure out what's up at the low level. Of course,
this is probably not worth your while since you can get a new one for $20
or so online....
ap
----------------------------------------------------------------------
Andrew J Perrin - andrew_perrin (at) unc.edu - http://perrin.socsci.unc.edu
Assistant Professor of Sociology; Book Review Editor, _Social Forces_
University of North Carolina - CB#3210, Chapel Hill, NC 27599-3210 USA
New Book: http://www.press.uchicago.edu/cgi-bin/hfs.cgi/00/178592.ctl
On Sun, 22 Jan 2006, Klaus Pieper wrote:
This may not be your only problem, but it probably is one of them. You're
trying to *read* from your memory stick here, not write to it. If you want
to blank the memory stick, you need to use the prior command:
dd if=/dev/zero of=/dev/sdb
Andrew,
Just wanted to backup the mbr before overwriting it.
dd of=/dev/sdb gives the same error message.
Klaus
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject
of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]