From owner-freebsd-hackers@FreeBSD.ORG Mon Jun 18 03:16:13 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 94172106566B for ; Mon, 18 Jun 2012 03:16:13 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 49EBC8FC12 for ; Mon, 18 Jun 2012 03:16:13 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q5I3GCcD040533; Sun, 17 Jun 2012 21:16:12 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q5I3GCPt040530; Sun, 17 Jun 2012 21:16:12 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 17 Jun 2012 21:16:12 -0600 (MDT) From: Warren Block To: Matthias Apitz In-Reply-To: <20120616185822.GA1253@tiny.Sisis.de> Message-ID: References: <4fb7dfd6.736a980a.186d.ffff902f@mx.google.com> <20120519180901.GA1264@tiny> <20120525183006.GA1259@tiny> <20120525225839.GA7347@server.rulingia.com> <20120527082745.GA2591@tinyCurrent> <20120616185822.GA1253@tiny.Sisis.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sun, 17 Jun 2012 21:16:12 -0600 (MDT) Cc: Wojciech Puchar , rozhuk.im@gmail.com, freebsd-hackers@freebsd.org Subject: Re: proper newfs options for SSD disk X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2012 03:16:13 -0000 On Sat, 16 Jun 2012, Matthias Apitz wrote: > OK, but I wanted to have most of the space of the 4 GB SSD encrypted > with geli(8); so I should make there some slice containing /boot > (unencrypted) and a second slice which later will contain my HOME and > encrypted; wrong? That's correct: http://forums.freebsd.org/showthread.php?t=29652