On Thursday 21 December 2000 21:17, you wrote:

> So the burning question is: Does anybody have the hdparm command in
> their rc scripts or elsewhere???
>

I have the following at the end of rc.local

# hdparm stuff
echo -n "Harddrive optimizations"
/sbin/hdparm -c 1 -d 1 -k 1 /dev/hda
/sbin/hdparm -c 1 -d 1 -k 1 /dev/hdb
/sbin/hdparm -c 1 -k 1 /dev/hde    

-- 
Alex
(Go easy on me, I'm a COBOL programmer in real life)

Reply via email to