From owner-freebsd-questions@FreeBSD.ORG Fri Nov 21 22:23:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21E401065673 for ; Fri, 21 Nov 2008 22:23:52 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by mx1.freebsd.org (Postfix) with ESMTP id ACE5B8FC0A for ; Fri, 21 Nov 2008 22:23:51 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r55.edvax.de (port-92-196-26-78.dynamic.qsc.de [92.196.26.78]) by mx02.qsc.de (Postfix) with ESMTP id 3148716C01CA; Fri, 21 Nov 2008 23:23:49 +0100 (CET) Received: from r55.edvax.de (localhost [127.0.0.1]) by r55.edvax.de (8.14.2/8.14.2) with SMTP id mALMNj7Z016962; Fri, 21 Nov 2008 23:23:46 +0100 (CET) (envelope-from freebsd@edvax.de) Date: Fri, 21 Nov 2008 23:23:45 +0100 From: Polytropon To: "Jonatan Evald Buus" Message-Id: <20081121232345.84ca4659.freebsd@edvax.de> In-Reply-To: <113ce31b0811211341s10a602bfu5289a7116b024551@mail.gmail.com> References: <113ce31b0811211103w22b2108emf6a376a402d7fa60@mail.gmail.com> <20081121195524.GB43897@gizmo.acns.msu.edu> <113ce31b0811211341s10a602bfu5289a7116b024551@mail.gmail.com> Organization: EDVAX X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.0 fdisk issue during installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Polytropon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2008 22:23:52 -0000 On Fri, 21 Nov 2008 22:41:07 +0100, "Jonatan Evald Buus" wrote: > If I understand you correctly, then I should only create 1 slice of the > entire disk (seeing as FreeBSD will be the only OS) using fdisk and then > partition the slice using bsdlabels from sysinstall? Yes, that's the usual way. Sysinstall suggest this way, too, but you can use fdisk and bsdlabel "manually", if you want. > Previously I was aiming for 5 slices, each of which had a single partition > as described below. Not neccessary, as you see. By the way, if you would want to have one disk (harddisk) for your home directories, you wouldn't make any slice on it, you could create just one partition there, for example: /dev/ad0s1b = swap /dev/ad0s1a = / /dev/ad0s1d = /tmp /dev/ad0s1e = /var /dev/ad0s1f = /usr /dev/ad2 = /home > From your explanation I take it that "slices" are what Windows refers to as > "Primary Partitions"? Yes. > If that's the case then I understand the behaviour I experienced. You understood it correctly. > Is it possible to make a slice non-bootable? Yes, by not setting the bootable flag in the slice editor. > And would there be any benefits (less fragmentation, faster access time > etc.) in using slices rather than partitions to layout the harddrive or > should slices only be used to represent a physical harddrive? I don't think it will give you any speed gains when you have, let's say, /dev/ad[0s[12345]c instead of /dev/ad0s1[adefg]. Speed limitations usually occur according to the order harddisks are placed on the (P)ATA bus and how you copy data from one partition to another, for example, a master -> slave copy usually is slower than a master -> master copy; copies between partitions on the same drive tend to be slower than copies between two physical drives. In daily use, I don't think your suggestion would be of a significant benefit - if it was, it would have been done this way for years already. :-) -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...