Hardware issues are typically triggerred by specific load patterns, that you can do N operations and the N+1th fails doesn't mean anything. And that error you posted is an IOError, which means calibre asked the OS towrite a file to the device, and the OS reported that writing of the file failed.
|