From owner-freebsd-current Mon Mar 23 18:09:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA10790 for freebsd-current-outgoing; Mon, 23 Mar 1998 18:09:17 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dean.pc.sas.com (sas90162.sas.com [192.58.190.162]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA10782 for ; Mon, 23 Mar 1998 18:09:15 -0800 (PST) (envelope-from brdean@dean.pc.sas.com) Received: (from brdean@localhost) by dean.pc.sas.com (8.8.8/8.8.8) id VAA18811; Mon, 23 Mar 1998 21:08:13 -0500 (EST) (envelope-from brdean) Message-Id: <199803240208.VAA18811@dean.pc.sas.com> From: "Brian Dean" Subject: Re: sysinstall problem - umount /dist In-Reply-To: <7935.890705017@time.cdrom.com> from "Jordan K. Hubbard" at "Mar 23, 98 06:03:37 pm" To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Mon, 23 Mar 1998 21:08:13 -0500 (EST) Cc: freebsd-current@FreeBSD.ORG Reply-To: brdean@unx.sas.com X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > # first, clear off any existing partitions > > disk=sd0 > > partition=exclusive > > diskPartitionEditor > > > > # now set up the disk parition using a partition table entry for FBSD > > disk=sd0 > > partition=all > > bootManager=booteasy > > diskPartitionEditor > > Hmmmm. Why this? Why not simply use "exclusive" and be done with it? I was under the impression that 'exclusive' meant 'dangerously dedicated', and I need to keep an FDISK partition table. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message