On Tue, May 16, 2000 at 10:50:35AM +0000, 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
`--> grep hdparm /etc/rc.d/init.d/*
/etc/rc.d/init.d/mandrake_everytime:if [ -x /sbin/hdparm ];then
/etc/rc.d/init.d/mandrake_everytime: if grep -i nohdparm /proc/cmdline
>/dev/null ; then
/etc/rc.d/init.d/mandrake_everytime: hdparm -q -c1 -q -A1 -q -m16 -q -d1
/dev/$i
--
Sebastien Bricout
[EMAIL PROTECTED]