From owner-freebsd-bugs@FreeBSD.ORG Mon Apr 8 17:50:01 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 29784D74 for ; Mon, 8 Apr 2013 17:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 1BBCFD98 for ; Mon, 8 Apr 2013 17:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r38Ho0qF035425 for ; Mon, 8 Apr 2013 17:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r38Ho0aN035424; Mon, 8 Apr 2013 17:50:00 GMT (envelope-from gnats) Date: Mon, 8 Apr 2013 17:50:00 GMT Message-Id: <201304081750.r38Ho0aN035424@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ed Maste Subject: Re: kern/96927: [loader] Loader(8) cause kernel death on "boot -a" [regression] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Ed Maste List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Apr 2013 17:50:01 -0000 The following reply was made to PR kern/96927; it has been noted by GNATS. From: Ed Maste To: bug-followup@FreeBSD.org, intron@intron.ac Cc: Subject: Re: kern/96927: [loader] Loader(8) cause kernel death on "boot -a" [regression] Date: Mon, 8 Apr 2013 13:46:52 -0400 --f46d0444edd3a1c05d04d9dd0511 Content-Type: text/plain; charset=ISO-8859-1 Can you retest on 9.x or HEAD? I tried this on my test machine running HEAD as of July 2012, and it functions as expected: I get a mountroot prompt, enter my desired root fs ufs:/dev/gpt/root, and it boots up fine. I tested with the newcons branch as well, which displays an image during boot, and does not switch back to display the mountroot prompt. --f46d0444edd3a1c05d04d9dd0511 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Can you retest on 9.x or HEAD? =A0I tried this on my test = machine running HEAD as of July 2012, and it functions as expected: I get a= mountroot prompt, enter my desired root fs ufs:/dev/gpt/root, and it boots= up fine.

I tested with the newcons branch as well, which displa= ys an image during boot, and does not switch back to display the mountroot = prompt.
--f46d0444edd3a1c05d04d9dd0511--