From owner-freebsd-sysinstall@FreeBSD.ORG Sat Feb 19 13:00:31 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 B29041065674; Sat, 19 Feb 2011 13:00:31 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (unknown [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 3F85D8FC1D; Sat, 19 Feb 2011 13:00:31 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 96104E81CA; Sat, 19 Feb 2011 13:00:27 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=pATAmUuQY6rD 6mEGr1YaiHFa5Hs=; b=a/Ccbiz2hbCWamt89LM2+8RArddU/IBv0fEwfS7yZwj2 D8q9liXPdF1kDPcXLRoDnRsEPMKhJJb2JuKT9d32yILBKB+fJ8TfbWHQxVctiuDD s1XPGnQa7RqF4DVTNWOMlyB6lJLs+E4SfQXLug1C2PvllsryAPy2mMuTvJGrgoA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=on52EP stFHZ/cw0bigUORuXh6Q4z7+crSoO+imryDMvyhL9wcnstL8QdLyIBczoOrpayhJ 6WIOahsDq1+NdXOVs2EN6keMw1jaigqhTbclpZ4ICjQ8+zxGglJnHROiTJOOA+TH 6SmDRIgfftzW+f7vIjYWb30miiivVDg/gRkFU= Received: from unknown (client-86-31-177-138.oxfd.adsl.virginmedia.com [86.31.177.138]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 5AA96E8150; Sat, 19 Feb 2011 13:00:27 +0000 (GMT) Date: Sat, 19 Feb 2011 13:00:03 +0000 From: Bruce Cran To: Nathan Whitehorn Message-ID: <20110219130003.00003a64@unknown> In-Reply-To: <4D433CE7.5040706@freebsd.org> References: <4D433CE7.5040706@freebsd.org> X-Mailer: Claws Mail 3.7.8cvs9 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 13:00:31 -0000 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. -- Bruce Cran