How to test the speed of your ATA hard disk
Answer:
With the help of hdparm command:
# hdparm -tT /dev/hda
/dev/hda:
Timing cached reads: 1352 MB in 2.00 seconds = 676.23 MB/sec
Timing buffered disk reads:86 MB in 3.01 seconds = 28.67 MB/sec
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
How to test the speed of your ATA hard disk
Answer:
With the help of hdparm command:
# hdparm -tT /dev/hda
/dev/hda:
Timing cached reads: 1352 MB in 2.00 seconds = 676.23 MB/sec
Timing buffered disk reads:86 MB in 3.01 seconds = 28.67 MB/sec