On Mon, 14 May 2012 18:20:48 +0000 (UTC)
Christian Weisgerber wrote:

> > mhdd comes with sysresccd and  can make a drive ignore bad sectors
> > independent from the filesystem. Be careful to get the right sectors
> > though as it will destroy the data in them.  
> 
> Well, yes, to get rid of a persistent read error, overwrite the
> sector to force a remap or whatever internal action the drive takes.
> You can do that with plain dd(1).

These things are supposed to sort themselves out via SMART aren't they.
I've had input/output error from dd before and mhdds makebad which
simply adds the sector to the SMART bad sector list has made that sector
invisible.

I'm sure there's plenty of unix apps that can do the same, though I
don't remember having luck with them.

Are you saying if I had written with dd rather than read with dd,
SMART would have marked it as bad?

Reply via email to