From owner-freebsd-questions Tue Apr 11 23:40:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id 8C02937BC84 for ; Tue, 11 Apr 2000 23:40:19 -0700 (PDT) (envelope-from mj@isy.liu.se) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.10.0/8.10.0) with ESMTP id e3C6eBL13066; Wed, 12 Apr 2000 08:40:11 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 12 Apr 2000 08:40:05 +0200 (CEST) From: Micke Josefsson To: `ekips Subject: RE: "dangerously dedicated" Cc: freebsd-newbies.com@whack.org, freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 12-Apr-00 `ekips wrote: > when making partitions with /stand/sysinstall, i decided to press > "A" and > got the following message: > > "Do you want to do this with a true partition entry so as to remain > cooperative with any future operating systemss on the drive(s)?" > > ... and then points me to the FreeBSD FAQ, where i could not find > any info > on the subject. where can i find good documentation on this? or > even > better, could someone explain all the ramifications of my two > options > [yes/no]. thanx. In short: Normally a disk consists of up to 4 primary partitions (or three primary and one extended, which can contain infinately many extended partitions). A table at the beginning of the disk has space for four pointers to these four regions on disk. A dangerously dedicated disk ignores this table and starts using the disk from its very beginning, as a result of this you cannot afterwards repartition your disk to make space for (shudder) windows. This works all right for FreeBSD: If you have no intention of installing anything but FreeBSD on it then go straight ahead with 'dangerously dedicated'. You can still erase the entire disk and partition it with dos's fdisk later if you want - but you'll lose the your FreeBSD installation then. ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 3.4 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message