Tomas Lund wrote:
On Fri, 28 Mar 2008, Mark Lord wrote:
Mark Lord wrote:
Duh.. actually, we were just discussing this very error in another
thread. The drive is really telling us that it hit an unrecoverable
WRITE error at sector 0a:24:f9 on the drive. Bad sector.
..
One thing to try, to verify that my interpretation was correct,
is to try and read that exact sector. It should fail, I think.
The hex values are in low:middle:high order,
so that translates to 0xf9240a, or decimal 16327690.
So you could try this, with the latest hdparm (from sourceforge.net):
hdparm --read-sector 16327689
hdparm --read-sector 16327690
hdparm --read-sector 16327691
At least one of those ought to fail, if we've done this correctly.
Cheers
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html