Borsenkow Andrej <[EMAIL PROTECTED]> writes: > Not every user knows about *.rpmnew files; and when you install using > rpmdrake you get *no* feedback (that is the main reason I do not use it) > and do not know if you have to look and compare old and new file.
True but we don't have a tool that could do that. > I'm just thinking where to put > > echo -n using_dma:0 > /proc/ide/ide1/hdd/settings Read /etc/rc.d/rc.sysinit: # 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 witch has no special parameters will use the defaults. -- http://www.chmouel.org/
