On Wednesday 23 October 2002 12:43 pm, Steffen Barszus wrote: > The solution seems to be this : > ..... > # Turn on harddisk optimization > # There is only one file /etc/sysconfig/harddisks for all disks > # after installing the hdparm-RPM. If you need different hdparm parameters > # for each of your disks, copy /etc/sysconfig/harddisks to > # /etc/sysconfig/harddiskhda (hdb, hdc...) and modify it. > # Each disk which has no special parameters will use the defaults. > # Each non-disk which has no special parameters will be ignored. > # > .... I tried to uncomment the USE_DMA=1 line but that did not effect the ATAPI devices. I temporarily solved the problem by adding
hdparm -d1 /dev/hda hdparm -d1 /dev/hdc to the bottom of my /etc/rc.d/rc.local file. -- /g ___________________ [EMAIL PROTECTED]
