From owner-freebsd-sysinstall@FreeBSD.ORG Sat Feb 19 15:22:30 2011 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 684041065674 for ; Sat, 19 Feb 2011 15:22:30 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from adsum.doit.wisc.edu (adsum.doit.wisc.edu [144.92.197.210]) by mx1.freebsd.org (Postfix) with ESMTP id 046E38FC17 for ; Sat, 19 Feb 2011 15:22:29 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth1.wiscmail.wisc.edu by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LGV00700EPHLK00@smtpauth1.wiscmail.wisc.edu> for freebsd-sysinstall@freebsd.org; Sat, 19 Feb 2011 09:22:29 -0600 (CST) Received: from comporellon.tachypleus.net (adsl-76-208-68-88.dsl.mdsnwi.sbcglobal.net [76.208.68.88]) by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LGV003T3EPF3E00@smtpauth1.wiscmail.wisc.edu>; Sat, 19 Feb 2011 09:22:28 -0600 (CST) Date: Sat, 19 Feb 2011 09:22:27 -0600 From: Nathan Whitehorn In-reply-to: <4D5FDD52.5030506@freebsd.org> To: Bruce Cran Message-id: <4D5FE033.20208@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.208.68.88 X-Spam-PmxInfo: Server=avs-12, Version=5.6.0.2009776, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.2.19.151530, SenderIP=76.208.68.88 References: <4D433CE7.5040706@freebsd.org> <20110219130003.00003a64@unknown> <4D5FDD52.5030506@freebsd.org> User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101214 Thunderbird/3.1.7 Cc: freebsd-sysinstall@freebsd.org Subject: Re: New BSDinstall ISOs X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Feb 2011 15:22:30 -0000 On 02/19/11 09:10, Nathan Whitehorn wrote: > On 02/19/11 07:00, Bruce Cran wrote: >> On Fri, 28 Jan 2011 16:02:15 -0600 >> Nathan Whitehorn wrote: >> >>> Following requests from many people, it is now possible to revise >>> setup for the new OS after going through the configuration steps and >>> before committing and rebooting (this is *almost* a back button). >>> ISOs for i386 and amd64 that implement this change, as well as >>> several other improvements, can be found here: >>> >>> http://people.freebsd.org/~nwhitehorn/bsdinstall-i386-20110128.iso.bz2 >>> http://people.freebsd.org/~nwhitehorn/bsdinstall-amd64-20110128.iso.bz2 >> Using the version from 2011-02-05 I've found an issue in the >> partitioner. An installation failed so I rebooted and chose Guided >> again. That failed because there wasn't enough space so I went into the >> editor, deleted the entire table (I chose ad0 and pressed Delete) then >> Auto. After confirming that I wanted to overwrite it I got an error >> "Device not configured". Despite this it seemed to have worked. > > Interesting -- thanks for the report! I'll take a look. This is fixed now. -Nathan