If you add HDPARM=1
to /etc/sysconfig/system
so will mandrake run:
hdparam -q -c1 -q -A1 -q -m16 -q -d1 /dev/$i
(I think it is in /etc/rc.d/init.d/mandrake_everytime this run.)
/M
On 16 May 2000, Soulier, Frederic P wrote:
> Hi,
>
> Have not selected "hdparm" during installation on a 7.0.
> I plan to use it now in /etc/rc.d/rc.local
> hdparm -c 1 -d 1 -k 1 /dev/hda
> hdparm -c 1 -d 1 -k 1 /dev/hdb
>
> Is it safe to put it earlier (a script launched before rc.local)?
> If yes, where?
>
> Cheers,
> Fred
>