From owner-freebsd-stable Thu Dec 20 17:34:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 0AF2937B416 for ; Thu, 20 Dec 2001 17:34:24 -0800 (PST) Received: from attbi.com ([12.254.218.32]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20011221013423.QXAV19716.rwcrmhc51.attbi.com@attbi.com>; Fri, 21 Dec 2001 01:34:23 +0000 Message-ID: <3C22915C.F31E2C61@attbi.com> Date: Thu, 20 Dec 2001 18:33:16 -0700 From: Joe Warner X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Doug White Cc: stable@FreeBSD.ORG Subject: Re: Make Installworld fills up / ...help! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Doug, I turned off softupdates as you recommended, tried 'make installworld' and this is what I get: mkdir -p /tmp/install.28 for prog in [ awk cat chflags chmod chown date echo egrep find grep ln make makewhatis mtree mv perl rm sed sh sysctl test true uname wc zic; do cp `which $prog` /tmp/install.28; done *** Error code 64 Stop in /usr/src. *** Error code 1 Stop in /usr/src. This looks like the errors I was getting before my original post. Thanks Joe Doug White wrote: > On Mon, 17 Dec 2001, Joe Warner wrote: > > > >Run 'sync' a lot while the install is running, > > > > Do you mean to start where I left off by dropping to single user, > > trying "make installworld" again and then logging into another > > terminal and running 'sync' ...? > > Other than you don't have multiple gettys in single user :-) > > > >or remount / without softupdates. > > > > This sounds like a better approach but how do I do it? > > You'll have to boot single user (not shutdown to, boot to) and use 'tunefs > -n disable /' to turn it off. > > Doug White | FreeBSD: The Power to Serve > dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message