From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 19 15:25:41 2012 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A21E61065674; Mon, 19 Mar 2012 15:25:41 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 759288FC15; Mon, 19 Mar 2012 15:25:41 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by cyrus.watson.org (Postfix) with ESMTPSA id 13DC246B3B; Mon, 19 Mar 2012 11:25:41 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 9D4C8B924; Mon, 19 Mar 2012 11:25:40 -0400 (EDT) From: John Baldwin To: freebsd-amd64@freebsd.org, freebsd-bugs@freebsd.org Date: Mon, 19 Mar 2012 08:09:34 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p10; KDE/4.5.5; amd64; ; ) References: <201203190949.q2J9ngoI058532@freefall.freebsd.org> In-Reply-To: <201203190949.q2J9ngoI058532@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201203190809.34514.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Mon, 19 Mar 2012 11:25:40 -0400 (EDT) Cc: Subject: Re: amd64/166229: [boot] Unable to install FreeBSD 9 on Acer Extensa 5220 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2012 15:25:41 -0000 On Monday, March 19, 2012 5:49:42 am linimon@freebsd.org wrote: > Old Synopsis: Unable to install FreeBSD 9 on Acer Extensa 5220 > New Synopsis: [boot] Unable to install FreeBSD 9 on Acer Extensa 5220 > > Responsible-Changed-From-To: freebsd-bugs->freebsd-amd64 > Responsible-Changed-By: linimon > Responsible-Changed-When: Mon Mar 19 09:49:02 UTC 2012 > Responsible-Changed-Why: > reassign from misc/ Can you drop into DDB and use 'ps' and possibly 'tr 0' to see what the boot is waiting on? -- John Baldwin