On Fri, 13 Mar 1998, Jonas Bofjall wrote:

> On Wed, 11 Mar 1998, Jens B. Jorgensen wrote:
> 
> > Use the hdparm package, which can instruct your drive to spin itself
> > down at a specified timeout (if the drive supports it).
> 
> This is not what I want. That way the disks spin down too often.
> What I was looking for is a way to spin them down when unmounting.

Two options:

Use a timoue time that is long enough (like 15 or 30 mins or even hours) 
so that the drives don't spin down when they shouldn't.

Use the -y switch of the hdparm command:
# hdparm -y /dev/hda
This will cause /dev/hda to spin down immediately.

Remco


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to