From owner-freebsd-current@FreeBSD.ORG Sat Apr 13 10:14:14 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 47F4A46A for ; Sat, 13 Apr 2013 10:14:14 +0000 (UTC) (envelope-from marcus@odin.blazingdot.com) Received: from odin.blazingdot.com (odin.blazingdot.com [199.48.133.254]) by mx1.freebsd.org (Postfix) with ESMTP id 2F14EB05 for ; Sat, 13 Apr 2013 10:14:14 +0000 (UTC) Received: by odin.blazingdot.com (Postfix, from userid 1001) id 55FDE114157; Sat, 13 Apr 2013 10:07:50 +0000 (UTC) Date: Sat, 13 Apr 2013 10:07:50 +0000 From: Marcus Reid To: "O. Hartmann" Subject: Re: CURRENT ( > r249381): can't find boot partition on GPT disk Message-ID: <20130413100750.GA43465@blazingdot.com> References: <1365837250.1381.12.camel@thor.walstatt.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1365837250.1381.12.camel@thor.walstatt.dyndns.org> X-Coffee-Level: nearly-fatal User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 13 Apr 2013 10:14:14 -0000 On Sat, Apr 13, 2013 at 09:14:10AM +0200, O. Hartmann wrote: > Trying to boot a kernel > r249381 fails and I see on the console the > loader prompt at "mountroot". Obviously, the bootloader doesn't find > the root/boot partition. Same problem observed here. r249435, gpt zfs root. Entering "zfs:zroot" at the mountroot prompt allows system to continue booting. Marcus