Subject: Re: how to spin down a harddisk?
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: port-i386
Date: 08/02/2000 15:13:29
On Wed, 2 Aug 2000, Manuel Bouyer wrote:
> >         if [ "$oldstate" != "$state" ]; then
> >                 noise $S/KDE_Window_DeIconify.wav
> >                 mount -u -o noatime,nodevmtime -a
> >                 atactl wd0 setstandby 5
> >                 atactl wd0 setidle 5
> 
> Both idle and standby ... what happen if you use only one of them ?
> I never tried to use both at the same time :)

Oops, I wanted to take out the 'setidle' one - it works fine without.


 - Hubert

-- 
NetBSD - because Unix isn't just #include <linux.h>, i386, ILP32, ELF, ...!