LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   reviewing your hard drive (https://www.linuxquestions.org/questions/linux-hardware-18/reviewing-your-hard-drive-504753/)

gardenpfn 11-25-2006 10:19 AM

reviewing your hard drive
 
I just established an account and I'm not even sure this is the place I needed to go? I'm wanting to get comfortable with my computer and its components. Right now my computer seems to be quite sluggish. I'm wondering if the hard drive is getting too old. How would I check this?

kotnik 11-25-2006 10:25 AM

Let's see...

Fire up your terminal (Konsole, Gnome Terminal), log in as root (su -) and see the output of this command:

Code:

hdparm -Tt /dev/hda
(that is, if hda is your hard drive)

Try that command a couple of times, and the lower number is your hard drive's speed.


All times are GMT -5. The time now is 02:50 AM.