From owner-freebsd-questions@FreeBSD.ORG Sat Aug 30 20:08:04 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04D417A0 for ; Sat, 30 Aug 2014 20:08:04 +0000 (UTC) Received: from avasout07.plus.net (avasout07.plus.net [84.93.230.235]) by mx1.freebsd.org (Postfix) with ESMTP id 8CCCA130E for ; Sat, 30 Aug 2014 20:08:02 +0000 (UTC) Received: from curlew.milibyte.co.uk ([84.92.153.232]) by avasout07 with smtp id l87t1o003516WCc0187vYh; Sat, 30 Aug 2014 21:07:55 +0100 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=HpH4GijS c=1 sm=1 tr=0 a=lfSX4pPLp9EkufIcToJk/A==:117 a=lfSX4pPLp9EkufIcToJk/A==:17 a=D7rCoLxHAAAA:8 a=0Bzu9jTXAAAA:8 a=OOzCJWdBeL0A:10 a=0R8PxKIE1KYA:10 a=F0HPXGjtK9kA:10 a=ZTb9aqGL9YkA:10 a=8nJEP1OIZ-IA:10 a=qS1bXvbzcqphJ2ivdAwA:9 a=wPNLvfGTeEIA:10 Received: from curlew.lan ([192.168.1.13]) by curlew.milibyte.co.uk with esmtp (Exim 4.83) (envelope-from ) id 1XNowD-0001lm-I9 for freebsd-questions@freebsd.org; Sat, 30 Aug 2014 21:07:53 +0100 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Sat, 30 Aug 2014 21:07:52 +0100 Message-ID: <1524155.SRxS7PsKxb@curlew.lan> User-Agent: KMail/4.12.5 (FreeBSD/9.3-RELEASE; KDE/4.12.5; amd64; ; ) In-Reply-To: References: <3415139.ffIAe6AYm2@curlew.lan> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 192.168.1.13 X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on curlew.lan X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Subject: Re: TRIM considerations when repartitioning a SSD Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="iso-8859-1" X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on curlew.milibyte.co.uk) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2014 20:08:04 -0000 On Thursday 28 August 2014 17:24:04 Adam Vande More wrote: > You generally must reset the drive eg > > camcontrol security da4 -s buhbyesweetdata -e buhbyesweetdata Thanks for the advice. I'm a bit concerned about setting a password which will probably be forgotten by the time i might need to do the same again well into the future. Or is it just a case of running camcontrol security da4 -d buhbyesweetdata immediately afterwards to get rid of the password? -- Mike Clarke