From owner-freebsd-questions@FreeBSD.ORG Fri Feb 4 18:15:47 2005 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 6EDF716A4CE for ; Fri, 4 Feb 2005 18:15:47 +0000 (GMT) Received: from sdf.lonestar.org (mx.freeshell.org [192.94.73.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6735343D3F for ; Fri, 4 Feb 2005 18:15:45 +0000 (GMT) (envelope-from pieckiel@sdf.lonestar.org) Received: from sdf.lonestar.org (IDENT:pieckiel@sverige.freeshell.org [192.94.73.4]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j14IEpol008573; Fri, 4 Feb 2005 18:14:51 GMT Received: (from pieckiel@localhost) by sdf.lonestar.org (8.13.1/8.12.8/Submit) id j14IEpQ3011657; Fri, 4 Feb 2005 13:14:51 -0500 (EST) Date: Fri, 4 Feb 2005 13:14:51 -0500 From: "Kevin A. Pieckiel" To: Dan Nelson Message-ID: <20050204181451.GA3453@SDF.LONESTAR.ORG> Mail-Followup-To: Dan Nelson , freebsd-questions@freebsd.org References: <20050204152247.GA15942@SDF.LONESTAR.ORG> <20050204163314.GI25463@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050204163314.GI25463@dan.emsphone.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: camcontrol cdb to disconnect drive 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: Fri, 04 Feb 2005 18:15:47 -0000 > $ camcontrol |& grep stop > camcontrol stop [dev_id] [generic args] > > Works for me. There's also a 'start' command. I'm blind as a bat (no offense to any bats out there). I have no idea how I missed that. Thanks!