From owner-freebsd-arch Wed Nov 1 9:35:12 2000 Delivered-To: freebsd-arch@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id B40AE37B4CF; Wed, 1 Nov 2000 09:35:07 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eA1HZ4n31744; Wed, 1 Nov 2000 10:35:05 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id KAA54300; Wed, 1 Nov 2000 10:35:03 -0700 (MST) Message-Id: <200011011735.KAA54300@harmony.village.org> To: Randell Jesup Subject: Re: Like to commit my diskprep Cc: obrien@FreeBSD.ORG, arch@FreeBSD.ORG In-reply-to: Your message of "01 Nov 2000 12:33:20 EST." References: <20001031132945.B28476@dragon.nuxi.com> <200010311747.KAA80353@harmony.village.org> <200011010341.eA13fCV42009@billy-club.village.org> Date: Wed, 01 Nov 2000 10:35:03 -0700 From: Warner Losh Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Randell Jesup writes: : Warner Losh writes: : >Also, diskprep allows one to "mass produce" disks in such a way that : >you have the same partitioning on all of them, except maybe one "hog" : >slice that picks up the extra bits that different geometries might : >require. : : IMHO disklabel should have always been able to do that anyways. : Fix disklabel. If you still need a better UI/skin/X interface on top of : disklabel, fine, but fix disklabel (and fdisk, newfs, etc) first. How should I fix disklabel? There's currently no syntax for the concept of a "hog" partition in this disklabel, or any other one that I've seen (except for Solbourne's interactive one, but it didn't have a non-interactive way to do that). This functionality would arguably be a big wart on disklabel, but then again disklabel isn't going to win any beauty contests anytime soon. OpenBSD does have a disklabel -E which is akin to the Solboune interactive disk label program. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message