Used to set hdparm to enabled on my older SME 5.5 box, no problem.
Now I have a new Athlon XP2200 system with a 133-IDE and my harddisk is a WD 200Gb (I also had that harddisk on my 5.5).
I also found out that my hdparm was not enabled, and I could not enable it the same way as on my older SME 5.5 so I searched the forum and found this threat.
So then I tried to enable it the next way:
hdparm -d 1 /dev/hda
I have been logged on to my box as root but when I try to set hdparm like shown above I get the next:
/dev/hda:
setting using_dma to (on)
HDIO_SET_DMA failed: Operation not permitted
using_dma = 0 (off)
Edited /etc/sysconfig/harddisk to and rebooted.
Looked easy, much explanation in the harddisks-file.
But, no luck.
Root not enough permission?
No, must be something else...
Hope someone has an answer to that one.