From owner-freebsd-hackers@FreeBSD.ORG Sat Jun 16 21:22:21 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 157461065672 for ; Sat, 16 Jun 2012 21:22:21 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 886708FC18 for ; Sat, 16 Jun 2012 21:22:20 +0000 (UTC) Received: by bkvi18 with SMTP id i18so3924752bkv.13 for ; Sat, 16 Jun 2012 14:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=aBPoD6OVEPjYVPEQ5fgciA7F/v9Wa0FS8jtuQf3CFjw=; b=TYUGmusFaEw+KNjxm0aA4LxhTePrGAsXBFlxnWuY3cE9ij1gZcYFZ6aINFZPg3Cz2r Y10KYmrgKY99+Mcst/RAB/HstvmlupDOj9fkIYJWPp1DHy7iisW/q+LRdtaXi8nAQbwf sQQQLwyBVeIC35EMOLLts/HeVIUcWfBtt+GmRBHthMM8n0C2DIkCf+SQdXKrrjVI/MAu n8OxO7WuDTwOAywoyYGPoHCF6HgpS3SQVseW0ViD9iyaMt2vl1s3hbGrt0ykODkOX08K Djg2GECw0Lge3iSPLjGfFiKuBbe31aLPS4CU9naE1+cNneKfDtIKAq9t2frUL1kQqUl+ f+qQ== MIME-Version: 1.0 Received: by 10.204.154.193 with SMTP id p1mr4377377bkw.102.1339881739379; Sat, 16 Jun 2012 14:22:19 -0700 (PDT) Received: by 10.204.171.138 with HTTP; Sat, 16 Jun 2012 14:22:19 -0700 (PDT) Received: by 10.204.171.138 with HTTP; Sat, 16 Jun 2012 14:22:19 -0700 (PDT) In-Reply-To: <20120616.192536.412.3@DOMY-PC> 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> <20120616.192536.412.3@DOMY-PC> Date: Sat, 16 Jun 2012 22:22:19 +0100 Message-ID: From: Chris Rees To: rank1seeker@gmail.com Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Matthias Apitz , 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: Sat, 16 Jun 2012 21:22:21 -0000 On Jun 16, 2012 8:26 PM, wrote: > > > > And PLEASE DO NOT make this stupid MSDOS style slices. It is not just > > > unneeded but introduces mess and only mess. > > > > > > just have /dev/ad0a not /dev/ad0s1a > > > What FreeBSD devs have to say about this? > ;) I say we have GPT this decade :) Chris