From owner-freebsd-current@FreeBSD.ORG Sun Oct 23 12:50:46 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34446106566C for ; Sun, 23 Oct 2011 12:50:46 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 7FD158FC12 for ; Sun, 23 Oct 2011 12:50:44 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA04164; Sun, 23 Oct 2011 15:50:39 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1RHxVe-0003at-Rv; Sun, 23 Oct 2011 15:50:38 +0300 Message-ID: <4EA40D9D.7030003@FreeBSD.org> Date: Sun, 23 Oct 2011 15:50:37 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111002 Thunderbird/7.0.1 MIME-Version: 1.0 To: Gunnar Schaefer References: <20111021085851.GA51368@neveragain.de> <201110211633.38764.jhb@freebsd.org> <4EA1E3D0.9000300@FreeBSD.org> <4EA1E60C.8040403@FreeBSD.org> <1B6A6A46-C971-450D-A744-C325B2DA0B34@stanford.edu> In-Reply-To: <1B6A6A46-C971-450D-A744-C325B2DA0B34@stanford.edu> X-Enigmail-Version: undefined Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: Fresh installed Freebsd 9 don't boot from hd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 23 Oct 2011 12:50:46 -0000 on 22/10/2011 01:22 Gunnar Schaefer said the following: > On Oct 21, 2011, at 2:37 PM, Andriy Gapon wrote: >> A litmus question: do those experiencing the trouble all have BTX_SERIAL defined? > > Not sure where BTX_SERIAL would be defined, but I'm seeing the problem with the generic kernel. Does that answer your question? It's a make knob for boot code. > Also, how does this relate to my observation that my system boots in IDE mode, but hangs in AHCI mode? No relation. I do not have any explanation for what you experience. I believe that FreeBSD code doesn't know anything about IDE vs AHCI and interacts with HDDs entirely through BIOS interfaces. -- Andriy Gapon