From owner-freebsd-hackers@FreeBSD.ORG Sat Jun 16 19:25:38 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 932C2106564A for ; Sat, 16 Jun 2012 19:25:38 +0000 (UTC) (envelope-from rank1seeker@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 1E4708FC12 for ; Sat, 16 Jun 2012 19:25:37 +0000 (UTC) Received: by wgbds11 with SMTP id ds11so3938815wgb.31 for ; Sat, 16 Jun 2012 12:25:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:from:to:subject:date:content-type :content-transfer-encoding:in-reply-to:references:x-mailer; bh=UVcAiR2pgdLMiRK9SFL56GAowYJ0IVJqwjlpk9OBSqQ=; b=QV84fC8f6WzR6VlTQgrJt3PyB3RB4/kxH1t97JypjIpaR15pHdTIIPJ5683ghtka8x lT/JCg0skS2CcwiZrhF8kUpw8dzAmyegjePtgzUYmxAkh43cYaDBldY4GPn7P1rdUz8l wJ8T42aOarIE8jhb9S4SERYXtCcWwhf3MGFfLVKQgcQXyo/SAnJUIZKW65xDRTBVReHm jPbWiKsFIkp5iWPCqJIdoWR/G4lC9lV2e1WGHzuVHFnmCqgHJFB+yzacVrScjr+dZNnF 3Dg10nzPf3J/Mvp/vUJsMIbWam1pTRVQgFtYrhXLAxNLol9RwGJATVQ4sT8IZxoYsta5 E/ug== Received: by 10.180.107.99 with SMTP id hb3mr12879830wib.0.1339874736950; Sat, 16 Jun 2012 12:25:36 -0700 (PDT) Received: from DOMYPC ([82.193.208.173]) by mx.google.com with ESMTPS id e20sm12919972wiv.7.2012.06.16.12.25.34 (version=SSLv3 cipher=OTHER); Sat, 16 Jun 2012 12:25:35 -0700 (PDT) Message-ID: <20120616.192536.412.3@DOMY-PC> From: rank1seeker@gmail.com To: "Matthias Apitz" , hackers@freebsd.org Date: Sat, 16 Jun 2012 21:25:36 +0200 Content-Type: text/plain; charset="Windows-1250" Content-Transfer-Encoding: quoted-printable In-Reply-To: <20120616185822.GA1253@tiny.Sisis.de> 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> X-Mailer: POP Peeper (3.8.1.0) Cc: 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: Sat, 16 Jun 2012 19:25:38 -0000 > > And PLEASE DO NOT make this stupid MSDOS style slices. It is not just = =0D=0A> > unneeded but introduces mess and only mess.=0D=0A> > =0D=0A> > = just have /dev/ad0a not /dev/ad0s1a=0D=0A=0D=0A=0D=0AWhat FreeBSD devs = have to say about this?=0D=0A;)=0D=0A=0D=0A=0D=0A> OK, but I wanted to = have most of the space of the 4 GB SSD encrypted=0D=0A> with geli(8); so = I should make there some slice containing /boot=0D=0A> (unencrypted) and = a second slice which later will contain my HOME and=0D=0A> encrypted; = wrong?=0D=0A> =0D=0A> matthias=0D=0A> --=0D=0A=0D=0AYou can encrypt ANY = provider.=0D=0APut HOME on i.e; 'h' bsd label and encrypt it via = geli.=0D=0A=0D=0AOr encrypt whole SSD and have /boot on USB stick or = optical media, or ...=0D=0A=0D=0A=0D=0ADomagoj Smol=E8i=E6