From owner-freebsd-questions@freebsd.org Fri Aug 28 00:27:57 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9443E9C4D98 for ; Fri, 28 Aug 2015 00:27:57 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from douhisi.pair.com (douhisi.pair.com [209.68.5.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 746792E0 for ; Fri, 28 Aug 2015 00:27:57 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from [10.2.2.1] (pool-173-48-121-235.bstnma.fios.verizon.net [173.48.121.235]) by douhisi.pair.com (Postfix) with ESMTPSA id 78B303F72A; Thu, 27 Aug 2015 20:27:56 -0400 (EDT) Message-ID: <55DFAB0B.7020307@sneakertech.com> Date: Thu, 27 Aug 2015 20:27:55 -0400 From: Quartz MIME-Version: 1.0 To: Polytropon CC: freebsd-questions@freebsd.org Subject: Re: Stop using a SATA drive References: <20150824214252.53aa04c6.freebsd@edvax.de> <55DEF869.1010202@sneakertech.com> <20150828000118.31f33a35.freebsd@edvax.de> <55DFA213.4030304@sneakertech.com> <20150828020029.c3c53813.freebsd@edvax.de> In-Reply-To: <20150828020029.c3c53813.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Aug 2015 00:27:57 -0000 > This is possible. OK, well my question (via Chris' original question) was, is there currently a port or package that actually implements this? > However, in regards of disk drives, I wouldn't call this > procedure "eject", but maybe better "detach". I'm not a fan of "eject" either, but that's Apple for you. They've always been weird about this sort of mental model; in both OSX GUI and classic Mac OS you drag the disk icon into the trash to unmount it. More than a few new users were very nervous about that. >In retrospect, > ye olde "atacontrol" _had_ this functionality. See the dusty > historic manual for details. :-) Wait, so this functionality existed but was removed? What was the reasoning behind that?