From owner-freebsd-current@FreeBSD.ORG Sat Aug 15 18:27:55 2009 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 0C38C106568B for ; Sat, 15 Aug 2009 18:27:55 +0000 (UTC) (envelope-from perigran.falcon@gmail.com) Received: from mail-px0-f224.google.com (mail-px0-f224.google.com [209.85.216.224]) by mx1.freebsd.org (Postfix) with ESMTP id E3C0E8FC45 for ; Sat, 15 Aug 2009 18:27:54 +0000 (UTC) Received: by pxi21 with SMTP id 21so943684pxi.19 for ; Sat, 15 Aug 2009 11:27:54 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4A86E502.8090902@FreeBSD.org> Received: by 10.114.55.16 with SMTP id d16mr736088waa.25.1250359197785; Sat, 15 Aug 2009 10:59:57 -0700 (PDT) Message-ID: <001636b2aee6d36199047131efe9@google.com> Date: Sat, 15 Aug 2009 17:59:57 +0000 From: perigran.falcon@gmail.com To: freebsd-current@freebsd.org, dougb@freebsd.org X-Mailman-Approved-At: Sat, 15 Aug 2009 18:57:22 +0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Re: Going to BSD 8 from RELENG_7 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: Sat, 15 Aug 2009 18:27:55 -0000 Doug Barton wrote: > If you're interested in testing the new 8.0 version before it is > released we would all be very glad to have you do that. :) The more > testers we get before release the more certain we can be that there > are no problems with it. I would like to make one suggestion though, > if you could hold off until the 8.0-BETA3 is ready and test a clean > install using the cd iso image that would be great! We never get > enough people testing clean installations so this is something that is > very valuable. I downloaded the 8.0-BETA2-amd64-bootonly.iso and burned it last night. After the installation, I immediately cvsuped and did a buildworld and build kernel. Then, after reboot I did the installworld and I ran out of room on my root partition. The thing is, in the disklabel editor I chose Auto Defaults for all, giving me a root partition of 500 megs. Maybe the Auto Defaults for all should make the root partition larger than 500 megs. -Mike