Article

mendesdomnic's picture
article
Reads:

3211

Score:
2
2
2
 
Comments:

0

Speeding Up Your Hard Drive

(View Disclaimer)

To get faster 32-bit file transfer on your hard drive, add the following line to your bootup script:

/etc/init.d/boot.local

hdparm -c3 /dev/hdX*
*where X is your hdd number.

This enables a 32-bit transfer on your hard drive and can improve performance up to 75%.

To test performance use:

hdparm -t -T /dev/hdX*
*where X is your hdd number.


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2012 Novell