From owner-freebsd-current@FreeBSD.ORG Tue Sep 27 00:17:22 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 580911065670 for ; Tue, 27 Sep 2011 00:17:22 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 16D478FC13 for ; Tue, 27 Sep 2011 00:17:21 +0000 (UTC) Received: by yia13 with SMTP id 13so6095078yia.13 for ; Mon, 26 Sep 2011 17:17:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=oTP7gAnFjYgE5BcATXeGbRDknThSqUvBYj4umja+ANw=; b=jPO8VuQQGb1jjOYCO2pRSO/BEYxgjcNvrEvZo+ZIkb/xjaIgFTYLq/rxax6eONQIWJ pmFUU2M4Yto3CCP6ehPWIYurZV52bYbL3dPOBYfvhNEpmb6UBGK2oH9Ty+JasIDn0erE 3IyFcf5kGMOB7GMhOlQfwzrB6h/PFnQcriq8Q= MIME-Version: 1.0 Received: by 10.236.79.72 with SMTP id h48mr44922029yhe.4.1317082641221; Mon, 26 Sep 2011 17:17:21 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Mon, 26 Sep 2011 17:17:21 -0700 (PDT) In-Reply-To: References: <201109260053.SAA25795@lariat.net> <201109260927.02540.jhb@freebsd.org> <201109262035.OAA17199@lariat.net> Date: Tue, 27 Sep 2011 08:17:21 +0800 X-Google-Sender-Auth: Pik-oC5ZvG7iWeJDvBOAtnLzAh4 Message-ID: From: Adrian Chadd To: Benjamin Kaduk Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org, Arnaud Lacombe Subject: Re: Experiences with FreeBSD 9.0-BETA2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2011 00:17:22 -0000 .. I do FreeBSD installs on 1GB flash disks. You know, so I don't have to nuke the windows install. Just so I can test out things. :) If people would like to see a more detailed partition editor, please supply patches to bsdinstall to do so. :-) I'd love to have multiple options - "use all for one partition", "do sysinstall-style auto partitioning". This is much more fun with GPT partitions where there's no 6 slice limit, right? Adrian