Not bad. Perhaps Knoppix 6.2 is missing the smartctl command?
Try this from the terminal window. Prefix everything with sudo to get full root privileges:

sudo apt-get install smartmontools

Then try again:

sudo smartctl -a /dev/sda

## sda is the "first" drive, sdb the second, and so on..


Edited by mlord (06/08/2010 18:45)