I found this Ubuntu post and quickly do the same in my FC4 workstation…

Install hddtemp:
# yum install hddtemp

To check your HDD temperature:
# hddtemp /dev/hda

Output would be something like this:
/dev/hda: ST3120022A: 45°C

Leave a Reply