From owner-freebsd-questions@FreeBSD.ORG Mon Sep 5 01:12:07 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F108916A41F for ; Mon, 5 Sep 2005 01:12:06 +0000 (GMT) (envelope-from rasmith@aristotle.tamu.edu) Received: from aristotle.tamu.edu (Aristotle.tamu.edu [165.91.161.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93A1D43D49 for ; Mon, 5 Sep 2005 01:12:06 +0000 (GMT) (envelope-from rasmith@aristotle.tamu.edu) Received: from aristotle.tamu.edu (localhost [127.0.0.1]) by aristotle.tamu.edu (8.13.1/8.13.1) with ESMTP id j851C65D030345 for ; Sun, 4 Sep 2005 20:12:06 -0500 (CDT) (envelope-from rasmith@aristotle.tamu.edu) Message-Id: <200509050112.j851C65D030345@aristotle.tamu.edu> To: questions@freebsd.org In-Reply-To: Message from garys@opusnet.com (Gary W. Swearingen) of "Sun, 04 Sep 2005 15:04:33 PDT." <38br38h4lq.r38@mail.opusnet.com> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Date: Sun, 04 Sep 2005 20:12:06 -0500 From: Robin Smith Cc: Subject: Re: How should I partition 2 80 gig drives? 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: Mon, 05 Sep 2005 01:12:07 -0000 bob self writes: > I want to set up FreeBSD 5.4 Release to fully use 2 80 gig hard drives. I'm not sure how I > should set these up in disklabel editor. I just want to use this as a general purpose machine. I would recommend putting /usr/local as well as /usr/home on their own partitions. It greatly facilitates system upgrades if you have a large number of users and/or a great many installed ports. Robin Smith