From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 19:14:38 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 19D09106566B for ; Thu, 1 Jul 2010 19:14:38 +0000 (UTC) (envelope-from edflecko@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id D526D8FC17 for ; Thu, 1 Jul 2010 19:14:37 +0000 (UTC) Received: by iwn35 with SMTP id 35so68191iwn.13 for ; Thu, 01 Jul 2010 12:14:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=vq7gfTaB1HaEOK7SiQs3C+kSYUjEIsQoHo6j/kNixEE=; b=FDdvmskjrySE3V+gS+lJYSTWRuvuhEX0MhdyduDcc9Ebny94MprvycAGjLNfmnQPSP YkgSRo8LjVx6VSinhVNcKnPS1sR8qPVYTG26TpcVPbJr3ioyp75OFKw7ywk4bzdlw/kQ uM2aeIE4dWnuj3DURbSWLNf58wq8B4bSX3ano= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=bFsiCsjh5kbcbKb5RxGbM+Kl0W9I9pbw+8Uzg9GSC6fSESogbj/9XcJ80R7SQBIZO+ 5o0FAq9p7av8BQOZ7p6j33/lzYQfiIkgfWL8n038RjumCl79/SXKlDKvI6gaUnwzYrPT 7WstZfOeqjbOqU1zVMj5NWaNSS/vLKWIR0JGs= MIME-Version: 1.0 Received: by 10.42.1.139 with SMTP id 11mr3502229icg.39.1278011677135; Thu, 01 Jul 2010 12:14:37 -0700 (PDT) Received: by 10.231.210.201 with HTTP; Thu, 1 Jul 2010 12:14:37 -0700 (PDT) In-Reply-To: <44mxub6msq.fsf@be-well.ilk.org> References: <20100701185723.GD19474@libertas.local.camdensoftware.com> <44mxub6msq.fsf@be-well.ilk.org> Date: Thu, 1 Jul 2010 12:14:37 -0700 Message-ID: From: Ed Flecko To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 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 19:14:38 -0000 Chip, That sounds like a smart thing to do; can you tell me more about how to do that (or point me to a www resource; I'm happy to read more about that). :-) Ed