From owner-freebsd-questions@FreeBSD.ORG Tue Nov 30 22:50:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C44A716A4CE for ; Tue, 30 Nov 2004 22:50:18 +0000 (GMT) Received: from rutherford.zen.co.uk (rutherford.zen.co.uk [212.23.3.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7562C43D54 for ; Tue, 30 Nov 2004 22:50:18 +0000 (GMT) (envelope-from stacey@vickiandstacey.com) Received: from [82.68.31.181] (helo=Demon.vickiandstacey.com) by rutherford.zen.co.uk with esmtp (Exim 4.34) id 1CZGp7-0008F4-Kp for freebsd-questions@FreeBSD.ORG; Tue, 30 Nov 2004 22:50:17 +0000 Received: from crom.vickiandstacey.com (crom [192.168.1.10]) iAUMoOhL057059 for ; Tue, 30 Nov 2004 22:50:24 GMT (envelope-from stacey@vickiandstacey.com) Received: from crom.vickiandstacey.com (localhost [127.0.0.1]) iAUMo2gA029720 for ; Tue, 30 Nov 2004 22:50:07 GMT (envelope-from stacey@crom.vickiandstacey.com) Received: (from stacey@localhost) by crom.vickiandstacey.com (8.12.11/8.12.11/Submit) id iAUMnvfE029719 for freebsd-questions@FreeBSD.ORG; Tue, 30 Nov 2004 22:49:57 GMT (envelope-from stacey) Date: Tue, 30 Nov 2004 22:49:57 +0000 From: Stacey Roberts To: freebsd-questions@FreeBSD.ORG Message-ID: <20041130224957.GW12622@crom.vickiandstacey.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Originating-Rutherford-IP: [82.68.31.181] Subject: How to capture "make installworld" error during migration from 5.1 to 5-Stable? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 22:50:18 -0000 Hello, I'm trying to migrate a newly (fresh install from CD-Rom Set) installed 5.1 to 5-Stable, using the migration guide at http://www.freebsd.org/releases/5.3R/migration-guide.html. The previous attempts failed with the same error at step 15: Install the new userland utilities with: # cd /usr/src # make installworld Now, I'm in single-user mode at this stage, and would like to capture the error so that I could post to the list for assistance, please. How can I do this? Thanks for the time. Stacey