From owner-freebsd-fs@FreeBSD.ORG Sun Mar 10 21:40:09 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 07D9E5EA for ; Sun, 10 Mar 2013 21:40:09 +0000 (UTC) (envelope-from freebsd@penx.com) Received: from btw.pki2.com (btw.pki2.com [IPv6:2001:470:a:6fd::2]) by mx1.freebsd.org (Postfix) with ESMTP id C514B182 for ; Sun, 10 Mar 2013 21:40:08 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by btw.pki2.com (8.14.6/8.14.5) with ESMTP id r2ALduqo078414; Sun, 10 Mar 2013 14:39:56 -0700 (PDT) (envelope-from freebsd@penx.com) Subject: Re: Aligning MBR for ZFS boot help From: Dennis Glatting To: Warren Block In-Reply-To: References: <513C1629.50501@caltel.com> <513CD9AB.5080903@caltel.com> <513CE369.4030303@caltel.com> Content-Type: text/plain; charset="us-ascii" Date: Sun, 10 Mar 2013 14:39:55 -0700 Message-ID: <1362951595.99445.2.camel@btw.pki2.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-yoursite-MailScanner-Information: Dennis Glatting X-yoursite-MailScanner-ID: r2ALduqo078414 X-yoursite-MailScanner: Found to be clean X-MailScanner-From: freebsd@penx.com Cc: freebsd-fs@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Mar 2013 21:40:09 -0000 Sorry for the stupid question but is this issue (and issues) and procedures written up somewhere? On Sun, 2013-03-10 at 13:51 -0600, Warren Block wrote: > On Sun, 10 Mar 2013, Cody Ritts wrote: > > > Yeah, just for clarity: > > > >> root@lightning# gpart show da0s1 > >> => 0 39068064 da0s1 BSD (18G) > >> 0 32 - free - (16k) > >> 32 39067648 1 freebsd-zfs (18G) > >> 39067680 384 - free - (192k) > > > > and > > > >> dd if=/boot/zfsboot of=/dev/da0s1 count=1 > >> dd if=/boot/zfsboot of=/dev/da0s1a skip=1 seek=1024 > > > > will not boot. > > But is that putting zfsboot in the right place? Try installing zfsboot > with gpart. > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"