Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2004 21:48:59 +0300
From:      Ion-Mihai Tetcu <itetcu@apropo.ro>
To:        Joe Laws <joe.laws@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Does FreeBSD need to be on a Primary Partition?
Message-ID:  <20040726214859.33b15510@it.buh.tecnik93.com>
In-Reply-To: <5ac5e3b004072611166f3bf090@mail.gmail.com>
References:  <5ac5e3b004072611166f3bf090@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 26 Jul 2004 11:16:55 -0700
Joe Laws <joe.laws@gmail.com> wrote:

> Since I have about 10 partitions (3primary, 7 extended), I was
> wondering if BSD needs a root partition on one of the primary
> partitions.  I have heard this is the case in some of the BSD's.

Yes. What you call "primary partition" in the BSD world is called slice
and what you call "extended partitions" are called partiotions.

So for ad0s1a is:
ad0 = ide disk 0 (primary master)
s1 = first slice
a = first partition on the first slice (usually the / also called "root" partition)

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html
will give you more details


-- 
IOnut
Unregistered ;) FreeBSD "user"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040726214859.33b15510>