From owner-freebsd-bugs@FreeBSD.ORG Sat Apr 10 22:10:03 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A828106567C for ; Sat, 10 Apr 2010 22:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 016B38FC15 for ; Sat, 10 Apr 2010 22:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o3AMA2RF044915 for ; Sat, 10 Apr 2010 22:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o3AMA224044914; Sat, 10 Apr 2010 22:10:02 GMT (envelope-from gnats) Date: Sat, 10 Apr 2010 22:10:02 GMT Message-Id: <201004102210.o3AMA224044914@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: conf/145613: booting from zfs root not working X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2010 22:10:03 -0000 The following reply was made to PR conf/145613; it has been noted by GNATS. From: Garrett Cooper To: Frank Bartels Cc: bug-followup@freebsd.org Subject: Re: conf/145613: booting from zfs root not working Date: Sat, 10 Apr 2010 15:08:37 -0700 Hi Frank, 1. What variables have you defined in your src.conf before you ran installworld? 2. The errors that you're seeing appear to be emanating from the ficl interpreter. I'd need to dig more, but this may just be a symptom of the bootloader being unable to read your disk. Thanks, -Garrett