> hdparm -m16 /dev/hda
> hdparm -m16 /dev/hdc
> hdparm -d1 /dev/hda
> hdparm -d1 /dev/hdc
> hdparm -c3 /dev/hda
> hdparm -c3 /dev/hdc
> hdparm -W1 /dev/hda
> hdparm -W1 /dev/hdc

Why not just use:

hdparm -A1d1c3m16W1 /dev/hda
hdparm -A1d1c3m16W1 /dev/hdc

instead? ;-)

You might want to add the -K1 (or is it -k1? In FreeBSD at the moment) to
keep the settings in case of reset.


-- Juha



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to