From owner-freebsd-questions Sat May 31 02:14:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA14643 for questions-outgoing; Sat, 31 May 1997 02:14:10 -0700 (PDT) Received: from luke.cpl.net (luke.cpl.net [206.85.245.131]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA14638 for ; Sat, 31 May 1997 02:14:07 -0700 (PDT) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.5/8.8.5) with SMTP id CAA01835; Sat, 31 May 1997 02:13:56 -0700 (PDT) Date: Sat, 31 May 1997 02:13:52 -0700 (PDT) From: Shawn Ramsey To: Sinuralan cc: freebsd-questions@FreeBSD.ORG Subject: Re: single filesystem? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Since the three filesystems are the default, I assume there are some good > reasons to keep it that way. What are some of these reasons? And if I > wanted, is it possible to use 1, and if so, how? Yes, it is possible. Instead of creating /usr, /var, etc, create just a / filesystem, and of course a swap file. It will give you a warning. (At least 2.1.6 did)