Re: EXT2 and BadBlock updating.....

Stephen C. Tweedie (sct@redhat.com)
Tue, 11 Apr 2000 22:25:25 +0100


Hi,

On Tue, Apr 11, 2000 at 11:58:55AM -0700, Andre Hedrick wrote:
>
> You mentioned that there is no way to actively update the badblocks list
> in EXT2.

No, I said that there was no way to get the kernel to add to the
badblocks list automatically. You have to do it from user space:
e2fsck has options to add specific blocks to the bad block list, or
to do a surface scan and add any bad blocks it finds. It can even
relocate critical fs structures like bitmaps around any bad blocks
it finds.

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/