From owner-freebsd-stable Thu Jan 23 17:29:35 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEBF137B401 for ; Thu, 23 Jan 2003 17:29:33 -0800 (PST) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56B5D43E4A for ; Thu, 23 Jan 2003 17:29:29 -0800 (PST) (envelope-from matthias.andree@gmx.de) Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id DFF36A381D for ; Fri, 24 Jan 2003 02:29:26 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id BD1217D237; Fri, 24 Jan 2003 02:29:22 +0100 (CET) To: freebsd-stable@freebsd.org Subject: Re: 4.7->5.0, ran out of space on / In-Reply-To: <001101c2c252$03ebd850$12387618@q1d0p9> ("Kirk R. Wythers"'s message of "Wed, 22 Jan 2003 14:08:22 -0600") References: <001101c2c252$03ebd850$12387618@q1d0p9> From: Matthias Andree Date: Fri, 24 Jan 2003 02:29:22 +0100 Message-ID: User-Agent: Gnus/5.090013 (Oort Gnus v0.13) Emacs/21.2 (i586-suse-linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 "Kirk R. Wythers" writes: > I just ran into a problem trying to install the 5.0 world. I thought I > checked and had 30M free on / before I started this. However, after > building, the world, building the kernel, installing the kernel, running > mergemaster -p, I went to install the world and got the error 'out of > space on /' Well, I routinely use "make reinstall" or "make reinstallkernel KERNCONF=MYKERNEL" on a personal machine of mine, because the backups of the kernel fill the root partition if I do "make install". I haven't yet spent time on looking why that happens (maybe because my kernel is compiled with debug symbols), IIRC, I installed 4.7 from CD and then updated with cvsup. "df -h --si" excerpt (the drive has 4.5GB): Filesystem Size Used Avail Capacity Mounted on /dev/da0s1a 126M 51M 65M 44% / -- Matthias Andree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message