From owner-freebsd-questions Tue Feb 3 21:22:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA17121 for questions-outgoing; Tue, 3 Feb 1998 21:22:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abby.skypoint.net (abby.skypoint.net [199.86.32.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA17106 for ; Tue, 3 Feb 1998 21:22:11 -0800 (PST) (envelope-from bruce@zuhause.mn.org) Received: (from uucp@localhost) by abby.skypoint.net (8.8.7/jl 1.3) with UUCP id XAA19558; Tue, 3 Feb 1998 23:21:53 -0600 (CST) Received: (from bruce@localhost) by zuhause.mn.org (8.8.8/8.8.7) id XAA16559; Tue, 3 Feb 1998 23:07:29 -0600 (CST) Date: Tue, 3 Feb 1998 23:07:29 -0600 (CST) Message-Id: <199802040507.XAA16559@zuhause.mn.org> From: Bruce Albrecht To: Greg Lehey Cc: jord@gnawk.dial.eunet.es, freebsd-questions@FreeBSD.ORG Subject: Re: Partitioning 3.5 G HD for FreeBSD In-Reply-To: <19980131102711.28276@lemis.com> References: <199801302350.AAA00671@gnawk.dial.eunet.es> <19980131102711.28276@lemis.com> X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs Lucid Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" Greg Lehey writes: > There's no reason to have separate file systems for /usr/src and > /usr/local. Some people prefer a separate /var file system, but I > don't recommend that either. Instead create a directory /usr/var and > make /var a symlink to that directory. I like to split things out into different partitions, because it can make it easier to back up filesystems if one's disks are larger than a single tape's capacity.