From owner-freebsd-hackers@FreeBSD.ORG Wed Aug 20 20:57:13 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C541CDE5 for ; Wed, 20 Aug 2014 20:57:13 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7524B3574 for ; Wed, 20 Aug 2014 20:57:13 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s7KKv7wm099293 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 20 Aug 2014 14:57:07 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s7KKv7mS099286; Wed, 20 Aug 2014 14:57:07 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 20 Aug 2014 14:57:07 -0600 (MDT) From: Warren Block To: Elliot Robinson Subject: Re: root-on-ZFS - gptzfsboot fails to find pool In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 20 Aug 2014 14:57:07 -0600 (MDT) Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2014 20:57:13 -0000 On Wed, 20 Aug 2014, Elliot Robinson wrote: > G'day all, > A fresh root-on-ZFS install using bsdinstall's ZFS option on FreeBSD 10 > fails to boot on my Dell Studio XPS 1640. Output at boot is > > gptzfsboot: error 1 lba 48 > gptzfsboot: error 1 lba 1 > gptzfsboot: No ZFS pools located, can't boot This has come up in a few places lately. Could it be due to upgrading the pool but not updating the bootcode?