From owner-freebsd-questions@FreeBSD.ORG Thu Jul 7 13:12:24 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2020416A423 for ; Thu, 7 Jul 2005 13:12:24 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out1.blueyonder.co.uk (smtp-out1.blueyonder.co.uk [195.188.213.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B13543D4C for ; Thu, 7 Jul 2005 13:12:20 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.37.55] ([82.41.37.55]) by smtp-out1.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 7 Jul 2005 14:13:02 +0100 Message-ID: <42CD2A33.5080503@dial.pipex.com> Date: Thu, 07 Jul 2005 14:12:19 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.8) Gecko/20050530 X-Accept-Language: en, en-us, pl MIME-Version: 1.0 To: Shark Wang References: <20050707111924.950B043D58@mx1.FreeBSD.org> <1e22f3590507070420376112f@mail.gmail.com> In-Reply-To: <1e22f3590507070420376112f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Jul 2005 13:13:02.0763 (UTC) FILETIME=[9AEB2FB0:01C582F5] Cc: freebsd-questions@freebsd.org Subject: Re: Did we must put the mounted partition '/' and '/boot' in the same slice ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2005 13:12:24 -0000 Shark Wang wrote: >Today, I heard something on the partition policy for FreeBSD. > >Someone said that we must put the mounted partition '/' and '/boot' >in the same slice, otherwise, the System will not boot up ! > > So what? Please explain what actual problem you are trying to solve and why you would want to make /boot a partition at all? Have you read relevant sections from the handbook? You could start with: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disk-organization.html --Alex