From owner-freebsd-questions Sun May 11 01:22:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA17915 for questions-outgoing; Sun, 11 May 1997 01:22:12 -0700 (PDT) Received: from obiwan.psinet.net.au (obiwan.psinet.net.au [203.19.28.59]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA17909 for ; Sun, 11 May 1997 01:22:09 -0700 (PDT) Received: from localhost (adrian@localhost) by obiwan.psinet.net.au (8.8.5/8.8.5) with SMTP id QAA08949; Sun, 11 May 1997 16:05:22 +0800 (WST) Date: Sun, 11 May 1997 16:05:22 +0800 (WST) From: Adrian Chadd To: Steve Howe cc: "Jay D. Nelson" , freebsd-questions Subject: Re: Installation Problems 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 [snip] > have these extra "psuedo-partitions" at the cost of making things more > non-standard. i mean - if you really wanted 8 partitions, why not just > get a second hard drive? > > / > /dos > /usr > /var > > isn't that enough for a 1 drive system? Linux uses the "normal" partitions, and supports "extended" partitions too (however you can't boot from them). You've forgotten swap there btw :) Adrian