From owner-freebsd-stable Wed May 31 0:54:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 0E18637B805 for ; Wed, 31 May 2000 00:54:21 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99]) by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id TAA63144 for ; Wed, 31 May 2000 19:54:24 +1200 (NZST) From: "Dan Langille" Organization: langille.org To: freebsd-stable@freebsd.org Date: Wed, 31 May 2000 19:54:17 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: make installworld freezes Reply-To: dan@langille.org Message-ID: <39356DE9.2255.8807FBB5@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, I've made three attempts at upgrading to the latest stable and each one has failed at the same point during make installworld. I'm just doing my installworld after my makeworld, and it's stopped. It freezes during the mtree phase (see below). Checking with top, I see four make processes get started, but finish running after about 30 seconds or so (this is a P100). clues please. # uname -a FreeBSD p100.hingston.yi.org 4.0-STABLE FreeBSD 4.0-STABLE #0: Sat May 27 20:09:07 NZST 2000 root@gate1.hingston.yi.org:/usr/src/sys/compile/GATE1 i386 cd /usr/src; make installworld 2>&1 | tee /usr/tmp/iw.`date "+%m%d.%H.%M.%S"`; cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/ libexec:/usr/obj/usr/src/i386/usr/bin LIBRARY_PATH=/usr/obj/usr/src/i386/usr/li b:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexe c PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 make -f Makefile.inc1 reinstall -------------------------------------------------------------- >>> Making hierarchy -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 hierarchy cd /usr/src/etc; make distrib-dirs mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p / ^C Apart from a total reinstall, what suggestions do you have? -- Dan Langille [I'm looking for more work] The FreeBSD Diary - http://www.freebsddiary.org/ FreshPorts - http://freshports.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message