Comment 3 for bug 1082215

Revision history for this message
Joseph Salisbury (jsalisbury) wrote : Re: Writing on a certain USB HDD causes corruption

Have you tried partitioning the driver and using dd to write to the partition? For example:

dd if=/dev/zero of=/dev/sdb1 bs=1M count=100