From owner-freebsd-questions Wed Jul 21 16:12:35 1999 Delivered-To: freebsd-questions@freebsd.org Received: from osage.gate.net (osage.gate.net [198.206.134.25]) by hub.freebsd.org (Postfix) with ESMTP id 86E8F14E38 for ; Wed, 21 Jul 1999 16:12:28 -0700 (PDT) (envelope-from wjm@gate.net) Received: from navajo.gate.net (wjm@navajo.gate.net [199.227.0.15]) by osage.gate.net (8.8.6/8.6.12) with ESMTP id TAA525788 for ; Wed, 21 Jul 1999 19:10:49 -0400 Received: from localhost (wjm@localhost) by navajo.gate.net (8.8.6/8.7.3) with ESMTP id TAA31258 for ; Wed, 21 Jul 1999 19:12:28 -0400 X-Authentication-Warning: navajo.gate.net: wjm owned process doing -bs Date: Wed, 21 Jul 1999 19:12:28 -0400 (EDT) From: William Melanson To: freebsd-questions@FreeBSD.ORG Subject: [Q] - File system allocations Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm thinking about getting an 8gb disk and I've got a bit of free time on my hands right now so I figured I'd start toying around with the actual file systems geometry. The disk will be dedicated solely to bsd with 48megs of actual memory. How does something like this look? / = 100mb = 184mb /usr = rest of the disk.... /var = create a link pointing to /usr/var /tmp = create a link poing to /usr/tmp I've always pretty much gone with the defaults for disk labeling yet this method seems a bit more realistic. Any suggestions? - Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message