From owner-freebsd-doc@FreeBSD.ORG Sat Jun 30 23:18:13 2007 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0686F16A469 for ; Sat, 30 Jun 2007 23:18:13 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id B8BB713C46E for ; Sat, 30 Jun 2007 23:18:12 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so2149792pyb for ; Sat, 30 Jun 2007 16:18:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jd3oyJBUCvGBAZ5p7HwDpM7kJMfHmAoy3JABxOiS3PITp4QKV2jzlr6lrjAsP4TD43dDOIduhqNmreXA7nRprOMp39hSqPSVI4xKxLQgpdkSEdIvTR4xcq34lFX7GU3OjKePtaF1+n0iEhE5K50RPgEW2f0K+ToHfQR6ot01+4U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=FYBtEYUfX0cpDLgvvKwrRCBbKNoMabJLY9PLPXFUe+AdiyovR9zZXUI0vvy/vVBDYE4FZB91rP/irUp32fBkzTu9mCH71jGAU4bjzgIbQU4WvUuqbmRpNt4BeLK31LhEl6XxMIDtBot4vFewKJU+eK4NeIgF+/XPObsPLe4r1UA= Received: by 10.142.188.11 with SMTP id l11mr268260wff.1183245491649; Sat, 30 Jun 2007 16:18:11 -0700 (PDT) Received: by 10.143.1.8 with HTTP; Sat, 30 Jun 2007 16:18:11 -0700 (PDT) Message-ID: <47d0403c0706301618l6821d2c3n4ac0510fde66f834@mail.gmail.com> Date: Sat, 30 Jun 2007 23:18:11 +0000 From: "Ben Kaduk" To: freebsd-doc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: recommended size of root partition X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2007 23:18:13 -0000 Does anyone here know how much data a default FreeBSD install puts onto the root partition? We've got a sentence in the installation chapter of the handbook that claims that a regular FreeBSD install will put about 40 MB of data on the root partition. I find it likely that this is no longer true on a modern system, since my (debug) kernel is 88 MB, but I don't have a box handy on which I can do a quick install. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps.html is the page in question. Thanks, Ben Kaduk