From owner-freebsd-amd64@FreeBSD.ORG Fri Sep 7 18:00:16 2012 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23EB2106566C for ; Fri, 7 Sep 2012 18:00:16 +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 0EEB58FC0A for ; Fri, 7 Sep 2012 18:00:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q87I0Fkq032935 for ; Fri, 7 Sep 2012 18:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q87I0FPM032917; Fri, 7 Sep 2012 18:00:15 GMT (envelope-from gnats) Date: Fri, 7 Sep 2012 18:00:15 GMT Message-Id: <201209071800.q87I0FPM032917@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Stefano Marinelli X-Mailman-Approved-At: Fri, 07 Sep 2012 19:13:44 +0000 Cc: Subject: Re: amd64/171355: FreeBSD 9.1rc1 (and 10-HEAD) not booting on HP Pavilion g6 2147sl X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stefano Marinelli List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2012 18:00:16 -0000 The following reply was made to PR amd64/171355; it has been noted by GNATS. From: Stefano Marinelli To: John Baldwin Cc: freebsd-amd64@freebsd.org, freebsd-gnats-submit@freebsd.org, Alexander Motin , re@freebsd.org Subject: Re: amd64/171355: FreeBSD 9.1rc1 (and 10-HEAD) not booting on HP Pavilion g6 2147sl Date: Fri, 7 Sep 2012 19:50:12 +0200 >> It seems to stop after USB recognition. But I guess it's already = finished>=20 > with usb... >=20 > Does 9.1 fail to recognize the on-board disk? I've seen several = reports of=20 > 9.1 failing to discover certain SSD's but working ok with spinning = disks on=20 > IBM laptops where 9.0 worked fine. Mmm...actually, seeing the 9.0 boot order, it seems to hang exactly = before detecting the disk. And I've put a hybrid disk (Seagate Momentus = XT) on this machine... Stefano=