Re: What does this mean?
- From: Lawrence D'Oliveiro <ldo@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Jun 2006 20:59:58 +1200
In article <1151407598.866596.19140@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
"Leigh" <LGBowden@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
The disk wouldn't respond for
about 20 seconds report this error and then allow access. I did fsck -c
-c on it as well and this took about 18 hours and whilst running no
messages were produced.
fsck is for checking filesystem integrity, it's quite likely to miss bad
sectors on the disk.
To do a crude check for bad sectors, try this:
dd if=/dev/whatever of=/dev/null
.
- Follow-Ups:
- Re: What does this mean?
- From: Brian
- Re: What does this mean?
- References:
- What does this mean?
- From: Leigh
- What does this mean?
- Prev by Date: Re: Making your own distriburion
- Next by Date: Re: automount
- Previous by thread: Re: What does this mean?
- Next by thread: Re: What does this mean?
- Index(es):
Relevant Pages
|