On 2004/04/20 20:05, Nachum Kanovsky wrote:
> Is there a way to check if it is a disk problem, or perhaps a chipset
or other
> thing?

Look at the on-disk SMART statistics and error log ("smartctl -a
/dev/hdX"; it's part of the smartmontools package). If it reports
relocated sectors and such, then you've got your answer.

You can also ask the drive firmware to do a full disk check:
smartctl -t long /dev/hdX; sleep 1h; smartctl -a /dev/hdX > log

  Eran



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to