On Mon, 13 Oct 1997 10:59:41 -0400,
>I started having hard drive problems on my machine.
>Here's what I'm getting on system console:
>hdb: read_intr: status=0x59
> { DriveReady SeekComplete DataRequest Error }
>hdb: read_intr: error=0x40 { UncorrectableError }
> CHS=1005/8/49, sector=460200
>end_request: I/O error, dev 03:43, sector 4
>60200
Restart into single-user mode
(e.g. get the lilo boot: prompt and enter "linux single").
Then do an
e2fsck -c /dev/hdb3
That will check for and map out any bad blocks.