From owner-freebsd-hackers Wed Aug 30 02:09:15 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id CAA20585 for hackers-outgoing; Wed, 30 Aug 1995 02:09:15 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id CAA20575 for ; Wed, 30 Aug 1995 02:09:07 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id TAA28793; Wed, 30 Aug 1995 19:07:13 +1000 Date: Wed, 30 Aug 1995 19:07:13 +1000 From: Bruce Evans Message-Id: <199508300907.TAA28793@godzilla.zeta.org.au> To: kaleb@x.org, rkw@dataplex.net Subject: Re: pilot error on my part or feedback on the 2.1 snap Cc: hackers@freebsd.org Sender: hackers-owner@freebsd.org Precedence: bulk >Personally, I dislike the design decision to subvert the entire concept of >disklabeling simply to conform to MSDOS's way of doing things. But then I >was not allowed to be party to that design decision. >When I changed from 2.0 to 2.0.5, I had to go in and reformat EVERY disk >(all 20Gig) and copy things onto new partitions. It wasn't fun, but now I >am assured that I can remove any disk and use it as a bootable disk on >another system. Urk. Everything except possibly sysinstall supports the old way of doing things. That is the way documented in disklabel(8). The subversion in 2.0 (involving the 'd' partition) no longer exists. Optionally, you can have a fancier form of the subversion. Bruce