From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 20:01:42 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D4221065674 for ; Thu, 1 Jul 2010 20:01:42 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.49]) by mx1.freebsd.org (Postfix) with ESMTP id 263608FC13 for ; Thu, 1 Jul 2010 20:01:41 +0000 (UTC) Received: (qmail 24724 invoked from network); 1 Jul 2010 20:01:41 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Jul 2010 20:01:41 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id A78AB5084D; Thu, 1 Jul 2010 16:01:40 -0400 (EDT) From: Lowell Gilbert To: freebsd-questions@freebsd.org References: <20100701185723.GD19474@libertas.local.camdensoftware.com> <20100701192930.GF19474@libertas.local.camdensoftware.com> Date: Thu, 01 Jul 2010 16:01:40 -0400 In-Reply-To: <20100701192930.GF19474@libertas.local.camdensoftware.com> (Chip Camden's message of "Thu, 1 Jul 2010 12:29:30 -0700") Message-ID: <44aaqb6kez.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: /boot is full after running "make installkernel" on FreeBSD 8.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2010 20:01:42 -0000 Chip Camden writes: > On Jul 01 12:07, Ed Flecko wrote: >> Thanks guys. >> >> :-) >> >> Doesn't that seem odd that the "default" partition size for root >> (512M) isn't quite big enough? >> >> Should I make the partition size slightly larger (on future installs) >> to eliminate this problem? >> >> Ed > > I know *I* will. *Considerably* larger, I would say. The number of different kernel modules is growing all the time, and that's where the expansion is mostly coming from. Or just make one large partition. Not on a server, but I don't see much reason for using multiple partitions on a laptop.