From owner-freebsd-questions@FreeBSD.ORG Wed Sep 10 16:23:27 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6A8116A4C0 for ; Wed, 10 Sep 2003 16:23:27 -0700 (PDT) Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id B019A43FF2 for ; Wed, 10 Sep 2003 16:23:26 -0700 (PDT) (envelope-from dmp@bitfreak.org) Received: from speck.techno.pagans (12-206-23-247.client.attbi.com [12.206.23.247]) by spork.pantherdragon.org (Postfix) with ESMTP id 9D1902A41F for ; Wed, 10 Sep 2003 16:23:25 -0700 (PDT) Received: from speck.techno.pagans (localhost.techno.pagans [127.0.0.1]) by speck.techno.pagans (Postfix) with SMTP id 1E74FC0EE for ; Wed, 10 Sep 2003 16:23:25 -0700 (PDT) Date: Wed, 10 Sep 2003 16:23:24 -0700 From: Darren Pilgrim To: freebsd-questions Message-Id: <20030910162324.7a6019fd.dmp@bitfreak.org> X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: How to spin down a disk? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 23:23:27 -0000 I have a machine that multi-boots with separate ata disks for each OS. I'd like to have FreeBSD (5.1) spin down the other disk to reduce heat and noise, since it doesn't use it at all. I haven't been able to find anything in the apm, ata, or acpi documentation I could find. How do I accomplish this?