From owner-freebsd-questions@FreeBSD.ORG Wed Apr 7 07:19:23 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 3E16D16A4CE for ; Wed, 7 Apr 2004 07:19:23 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D01543D3F for ; Wed, 7 Apr 2004 07:19:22 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i37EHc8a007037; Wed, 7 Apr 2004 07:17:39 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org, andy@triera.net Date: Wed, 7 Apr 2004 07:18:42 -0700 User-Agent: KMail/1.6.1 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404070718.42539.kstewart@owt.com> Subject: Re: Install world fails, computer almost unusable 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: Wed, 07 Apr 2004 14:19:23 -0000 On Wednesday 07 April 2004 04:45 am, Andy Rozman (Aleksander) wrote: > Hi ! > > I succesfully compiled FreeBSD 5.2.1, but problem happened when I > wanted to do install. After I run installworld install started but > halted at one point (with copying ld-so.1 in libexec). I found > ld-so.1.old file which I removed, and after I run installworld again, > mtree failed with core dump, and "Bad Syscall"... > > Now I can't do anything. Most of system programs now do core dump. > > Is there a way to solve this? > What were you upgrading to 5.2.1 from. If it was 5.1 or older, then there were serious problems if you tried to do an installworld from the older kernel. The upgrade to 5.2+ worked if you booted to single user mode on the new 5.2+ kernel and then did the installworld. You can find some of the solutions in the archive of -current. IIRC, people were able to use the fixit cd, boot from it, and finish the system installation. The other choice I remember is to do a clean 5.2.1 install. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html