From owner-freebsd-current Fri May 11 21: 2:28 2001 Delivered-To: freebsd-current@freebsd.org Received: from mobile.hub.org (SHW39-29.accesscable.net [24.138.39.29]) by hub.freebsd.org (Postfix) with ESMTP id 87F5737B423 for ; Fri, 11 May 2001 21:02:25 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by mobile.hub.org (8.11.3/8.11.1) with ESMTP id f4C42FV56004; Sat, 12 May 2001 01:02:15 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs Date: Sat, 12 May 2001 01:02:15 -0300 (ADT) From: The Hermit Hacker To: jack Cc: Subject: Re: make installworld runs out of space on / ... In-Reply-To: <20010511235317.A59947-100000@germanium.xtalwind.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 11 May 2001, jack wrote: > On May 12 The Hermit Hacker wrote: > > > My / directory, right now, has 12Meg free on it ... if I do a make > > installworld, it will fail due to no space left on device ... > > > > Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on > > /dev/da1s1a 63503 46015 12408 79% 1858 14012 12% / > > > > Has anyone run into this one? > > Yes, with softupdates enabled on / > > > Is there a way of fixing it? > > tunefs -n disable / worked for me. d'oh, hadn't thought of that ... will do that before I do my next make installworld, thanks ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message