08.13.08
Optimized hardisk with hdparam
From : http://ubuntuforums.org/archive/index.php/t-16360.html
let’s say that you open up a Root Terminal and issue the hdparm command:
hdparm -h
You should see a list of commands that you can issue.
The first two commands that you want to look at are
hdparm -i /dev/hda
hdparm -I /dev/hda
hdparm -i /dev/hda1
hdparm -I /dev/hda1


