On Sun Oct 16 16:13:58 EDT 2011, [email protected] wrote: > > No errors, but I noticed it stopped just before 200 gigabytes. > I kept reading the disk and got several read errors. Here is the first one: > > fossil: diskReadRaw failed: /dev/sdE0/fossil: score 0x016d1389: > part=data block 23925641: eof reading disk > > Bad sector or something else?
to me that looks like a mismatch between fossil's expectations for the partition and that actual partition size. i think you're just reading past the end of the partition. - erik
