I got myself a hard drive that is making funny noises.
I want to check for errors, I want to use smartctl,
This command
[root@defiant ~]# smartctl -V
produces an error:
bash: smartctl: command not found...
yum install smartctl
doesn't work. How do I yum install smartctl?