From owner-freebsd-questions@FreeBSD.ORG Wed Apr 7 04:46:27 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 9638716A4CE for ; Wed, 7 Apr 2004 04:46:27 -0700 (PDT) Received: from naomi.triera.net (naomi.triera.net [213.161.0.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB80843D55 for ; Wed, 7 Apr 2004 04:46:26 -0700 (PDT) (envelope-from andy@triera.net) Received: from webmail.triera.net (scandal.triera.net [213.161.0.40]) by naomi.triera.net (Postfix) with SMTP id 69D6617838 for ; Wed, 7 Apr 2004 13:45:41 +0200 (CEST) MIME-Version: 1.0 X-Mailer: Triera Internet Webmail Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: Date: Wed, 7 Apr 2004 13:45:38 +0200 From: "Andy Rozman (Aleksander)" To: freebsd-questions@freebsd.org X-Originating-IP: [164.8.253.122] Subject: Install world fails, computer almost unusable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: andy@triera.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 11:46:27 -0000 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? Andy