Date: Wed, 31 May 2000 19:54:17 +1200 From: "Dan Langille" <dan@langille.org> To: freebsd-stable@freebsd.org Subject: make installworld freezes Message-ID: <39356DE9.2255.8807FBB5@localhost>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39356DE9.2255.8807FBB5>