Speed Up Your Hard Drive
Filed in archive by Michael Hammer on September 2, 2006
Just add the line:
hdparm -c3 /dev/hdX
to a bootup script.
If you use SuSE or other distros based on SYS V,
/sbin/Init
.d/boot.localshould work for you.
This enables 32-bit transfer on your hard drive. On some systems it can improve transfer performance by 75%.
To test your performance gain, type:
hdparm -t -T /dev/hdX
Permalink: Speed Up Your Hard Drive
Tags:
linux
hard
drive
speed
up
script
tips
help
hackitlinux
hard+drive
Trackback: http://www.creative-weblogging.com/cgi-bin/mt-tb.pl/35146

Mr Wong
