From owner-freebsd-questions Wed Apr 28 8:26:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sol (cs1-gw.cs.binghamton.edu [128.226.171.72]) by hub.freebsd.org (Postfix) with SMTP id A83C714EA2 for ; Wed, 28 Apr 1999 08:26:06 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from localhost (zzhang@localhost) by sol (SMI-8.6/8.6.9) with SMTP id LAA08859; Wed, 28 Apr 1999 11:15:22 -0400 Date: Wed, 28 Apr 1999 11:15:21 -0400 (EDT) From: Zhihui Zhang To: Nightshifter Cc: freebsd help Subject: Re: Newbie help again! =/ In-Reply-To: <37267278.45403D1B@ckt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Apr 1999, Nightshifter wrote: > I tried to install and got lost when trying to > select a partition > > Included is a .gif of the partitions I have > > After looking in fdisk and the install, I can't > figure out which is which, > and I am trying to avoid deleting windows, at > least for now... As far as I know, DOS partitions are different from FreeBSD partitions. In FreeBSD terminology, we call DOS partitions as slices and there are at most four slices. Each slice can belong to different operating systems such as NT, Linux, FreeBSD. In a FreeBSD slice, you can have up to eight partitions. Some of the FreeBSD partitions are special (for swap for example), others are for normal file systems. You must understand these basics to go on. I suggest you look at the online tutorial at www.freebsd.org. From information on disk partitions used by DOS, www.pcguide.com should be a good source. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message