From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 13:31:37 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 AF3B716A4CF for ; Fri, 30 Jan 2004 13:31:37 -0800 (PST) Received: from mailhost.schluting.com (cheshire.cat.pdx.edu [131.252.214.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4162643D3F for ; Fri, 30 Jan 2004 13:31:09 -0800 (PST) (envelope-from charlie@schluting.com) Received: from localhost (localhost [127.0.0.1]) by mailhost.schluting.com (Postfix) with ESMTP id 947CC216D for ; Fri, 30 Jan 2004 13:31:08 -0800 (PST) Received: from by localhost (amavisd-new, port ) id gnnkMeVh for ; Fri, 30 Jan 2004 13:31:04 -0800 (PST) Received: from schluting.com (squirt.cat.pdx.edu [131.252.214.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailhost.schluting.com (Postfix) with ESMTP id DB3D620D1 for ; Fri, 30 Jan 2004 13:31:03 -0800 (PST) Message-ID: <401ACD76.4020003@schluting.com> Date: Fri, 30 Jan 2004 13:32:38 -0800 From: Charlie Schluting User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031027 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by your mom at schluting.com Subject: 5.2 upgrade failed.. 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: Fri, 30 Jan 2004 21:31:37 -0000 I'm a moron. I didn't follow the directions. I did: make buildworld; make buildkernel; make installkernel; make installworld. Note: there was no booting into single user mode :( The installworld failed 1/2 was through.. I rebooted into single user mode, tried to re-run installworld. It failed. I booted up, rm'd /usr/src, and now buildworld fails. I'm assuming its because I have part 5.1 binaries, and part 5.2 binaries. Any ideas? Is it possible to run the CD install, and tell it to only install the base system? Suprisingly, everything is "working" except mountd segfaults, and my soundcard doesn't work :) -Charlie