From owner-freebsd-questions@FreeBSD.ORG Thu Jul 7 11:20:31 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 2A30D16A41C for ; Thu, 7 Jul 2005 11:20:31 +0000 (GMT) (envelope-from sharkwang@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id C03F343D4C for ; Thu, 7 Jul 2005 11:20:30 +0000 (GMT) (envelope-from sharkwang@gmail.com) Received: by wproxy.gmail.com with SMTP id 49so251502wri for ; Thu, 07 Jul 2005 04:20:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NqE2IT0clbo26yyqGP5fcNO45v9MiAKJjpu1/ZyrNFNCEbFiyR8p28gPTejJhhxDJfelZA62k6lOCGVJ/s3bxpITKxHisB/Gi7MwGwF1bWcBtb3SCTf/r//lgHM87RPEJ4JAhfI/tByEPRSAhmjFTSKEr/dPxjtA5KYGW+5Z40Y= Received: by 10.54.19.44 with SMTP id 44mr30377wrs; Thu, 07 Jul 2005 04:20:30 -0700 (PDT) Received: by 10.54.19.45 with HTTP; Thu, 7 Jul 2005 04:20:30 -0700 (PDT) Message-ID: <1e22f3590507070420376112f@mail.gmail.com> Date: Thu, 7 Jul 2005 19:20:30 +0800 From: Shark Wang To: freebsd-questions@freebsd.org In-Reply-To: <20050707111924.950B043D58@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050707111924.950B043D58@mx1.FreeBSD.org> Subject: 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 Reply-To: Shark Wang List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2005 11:20:31 -0000 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 ! Can someone give me a confirmed anwser? thanks!