Quote:
Quote:
I would like to go through them and test the things, to find out whether any are actually faulty. What's the best way to do this?


smartctl -s on -C -t long /dev/hda

Note that the -C flag is optional here.

Cheers


Oh, and after the test finishes (hours..), do smartctl -a /dev/hda to dump the logs and look for error messages and the like.

-ml