From owner-freebsd-current@FreeBSD.ORG Sun Sep 18 17:49:30 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 0255C106566B for ; Sun, 18 Sep 2011 17:49:30 +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 B4E2C8FC14 for ; Sun, 18 Sep 2011 17:49:29 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p8IHnHoa041775; Sun, 18 Sep 2011 11:49:17 -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 p8IHnHCi041772; Sun, 18 Sep 2011 11:49:17 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 18 Sep 2011 11:49:17 -0600 (MDT) From: Warren Block To: "Thomas Mueller Message-ID: References: <20110918095526.D866D1065670@hub.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sun, 18 Sep 2011 11:49:17 -0600 (MDT) Cc: freebsd-current@freebsd.org Subject: Re: 9.0 beta2 & the new bsdinstaller 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: Sun, 18 Sep 2011 17:49:30 -0000 On Sun, 18 Sep 2011, Thomas Mueller Also, I can't see the function of the 64 KB boot partition with no file system, which does not boot for me (Warning: guesswork and supposition ahead. Set your puzzler in low gear for traction.) AFAIK this is space for boot1 and boot2: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/boot-blocks.html It used to be 16K, but newer boot code like gptzfsboot (33K) needs more room.