From owner-freebsd-current@FreeBSD.ORG Fri May 8 13:49:43 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A560A106564A for ; Fri, 8 May 2009 13:49:43 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id CF3BB8FC14 for ; Fri, 8 May 2009 13:49:42 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA20514; Fri, 08 May 2009 16:49:32 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4A04386B.5050201@icyb.net.ua> Date: Fri, 08 May 2009 16:49:31 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: Benjamin Close References: <4A03A3C9.3060503@clearchain.com> In-Reply-To: <4A03A3C9.3060503@clearchain.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: zfsboot, MBR/partition table based setup, zfs loader issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2009 13:49:43 -0000 on 08/05/2009 06:15 Benjamin Close said the following: > Hi Folks, > I've been trying to setup zfs on root without a ufs partition. Not > using gpt but using a standard mbr/partition table. > After digging through the code I found having it on a bsd slice (aka > a,b,d,e,f etc) is impossible. Though having it on a partition should be > possible. No real help here, but I think you mixed the terms. ad0s1 is a slice, as0s1a is a partition. This is in (Free)BSD conventional terms. -- Andriy Gapon