From owner-freebsd-questions@FreeBSD.ORG Thu Feb 9 15:53:02 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8A02C16A420 for ; Thu, 9 Feb 2006 15:53:02 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6166C43D58 for ; Thu, 9 Feb 2006 15:52:58 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id A960B5CB5; Thu, 9 Feb 2006 10:52:57 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 77683-06; Thu, 9 Feb 2006 10:52:56 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-67-226.ny325.east.verizon.net [68.161.67.226]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 6F92A5C48; Thu, 9 Feb 2006 10:52:56 -0500 (EST) Message-ID: <43EB655C.8040601@mac.com> Date: Thu, 09 Feb 2006 10:53:00 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: wo_shi_big_stomach References: <20060209152858.32023.qmail@web32907.mail.mud.yahoo.com> In-Reply-To: <20060209152858.32023.qmail@web32907.mail.mud.yahoo.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-questions@freebsd.org Subject: Re: recovering from failed cvsup upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 15:53:02 -0000 wo_shi_big_stomach wrote: > Greetings. I need help recovering a system that became > unresponsive during an upgrade. Steps: Download the FreeBSD 5.4 .iso image, and do a binary upgrade installation from that. You should have run "mergemaster -p" before the initial buildworld, and you should run mergemaster without the flag afterwards... -- -Chuck