From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 13 07:01:41 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C72CD106566C for ; Tue, 13 Sep 2011 07:01:41 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 87CD88FC17 for ; Tue, 13 Sep 2011 07:01:41 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id D01305DA6; Tue, 13 Sep 2011 06:44:33 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.5/8.14.5) with ESMTP id p8D6iWdu002637; Tue, 13 Sep 2011 06:44:33 GMT (envelope-from phk@phk.freebsd.dk) To: perryh@pluto.rain.com From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 13 Sep 2011 02:48:01 MST." <4e6f26d1.GZdzm/ZHXJjqFow1%perryh@pluto.rain.com> Content-Type: text/plain; charset=ISO-8859-1 Date: Tue, 13 Sep 2011 06:44:32 +0000 Message-ID: <2636.1315896272@critter.freebsd.dk> X-Mailman-Approved-At: Tue, 13 Sep 2011 11:22:40 +0000 Cc: freebsd-hackers@freebsd.org Subject: Re: 9-beta1 installer - partition editor X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2011 07:01:41 -0000 In message <4e6f26d1.GZdzm/ZHXJjqFow1%perryh@pluto.rain.com>, perryh@pluto.rain .com writes: >Freddie Cash wrote: > >> Unix partitioning has always been this way: >> - create partition on disk for OS >> - create sub-partitions for filesystems No, it has not. In fact, it is only on PC like hardware that you can reliably share a disk between different mutually competitive operating systems. Most "unix-machines" don't have a concept of what you call partitions, and neither did BSD unix until 386BSD introduced it. Until then: One OS, one disk(-pack|-drive). -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.