Koozali.org: home of the SME Server

hdparm

Hugo Snellen

hdparm
« on: November 13, 2002, 06:03:25 PM »
I hve expeimented with the hdparm paramaters.
I suppose -d1 -c1 -m1 -k1 serve me best..
What is the HDIO_GETGEO_BIG FAILED INPUT/OUTPUT ERROR ?
Where do I register the command at bootup?
regards,
Hugo Snellen

Jáder Marasca

Re: hdparm
« Reply #1 on: November 14, 2002, 01:42:01 PM »
I think it´s on /etc/rc.d/init.d/hdparm  file.

There is a line with other parameters...

I use to use c3X??u1d1m16K1A1
 where X?? can be X34 for motherboard that just support MDMA2 (like K6 II or P II) or X68 for motherboard that support UDMA4 or X69 for UDMA5.

BUT be carefull: choose the wrong one can DESTROY your HD data! So just try on fresh new install (like I do!).

I have seen HDD speed change from 1.8 to 10 / 20 / 30 when using
" hdparm -tT /dev/hd? "   to test it!

Hugo Snellen

Re: hdparm
« Reply #2 on: November 16, 2002, 01:51:28 PM »
I use -d11c1k1 and my speed goes up from 2 ->28!
What I don't understand is that 5.5 claims hdparm as unabled when booting...
Hugo

Hugo Snellen

Re: hdparm
« Reply #3 on: November 16, 2002, 01:55:52 PM »
d11 is typo should be d1

Jáder Marasca

Re: hdparm
« Reply #4 on: November 16, 2002, 04:20:27 PM »
You should to try this:

/sbin/e-smith/cpmfog setprop hdparm status enabled


And reboot to verify!

Don Martin

Re: hdparm
« Reply #5 on: August 16, 2003, 12:32:54 PM »
Does this enable UDMA on both the primary and secondary ide devices?  ie. /dev/hda, /dev/hdb, /dev/hdc, and /dev/hdd?

Don.