From owner-freebsd-stable@FreeBSD.ORG Wed Mar 15 00:04:00 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B85F16A420 for ; Wed, 15 Mar 2006 00:04:00 +0000 (UTC) (envelope-from jamesoff@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B2C43D5A for ; Wed, 15 Mar 2006 00:03:58 +0000 (GMT) (envelope-from jamesoff@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so1157831wxd for ; Tue, 14 Mar 2006 16:03:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dGE09lRWmHOWETtycqj8brUdGskklJS8nInl3DNNBNVLlqrqDDMEkXeLRK1MjEcYcdTqQQv42hJRwQdqWahDUJ3PAblIR6vYWuDL4ZMGF25xUSWlVitThxm06rPruYuyDKA26iudjlisZYrMjw0bDq7rzJesNonGGTQaIBsfekw= Received: by 10.70.53.6 with SMTP id b6mr1481945wxa; Tue, 14 Mar 2006 16:03:57 -0800 (PST) Received: by 10.70.95.17 with HTTP; Tue, 14 Mar 2006 16:03:57 -0800 (PST) Message-ID: <720051dc0603141603pda449a6n9dfb29fca8d9ddc5@mail.gmail.com> Date: Wed, 15 Mar 2006 00:03:57 +0000 From: "James Seward" To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Still can't boot on 6.0-STABLE > Nov 2005 or 6.1-BETA X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 00:04:00 -0000 Hello folks, A while back (January) I posted to the list about a problem I had booting 6.0-STABLE built with sources after about November 2005 on my workstation. Since that point, and including (I have now discovered) 6.1-PRERELEASE (as my freshly built kernel identified itself just now), I can't boot. At the point where the kernel should mount my root fs and continue booting, it decides it can't see any disks other than fd0, and presents me with a "mountroot>" prompt. Looking through the scrollback, it correctly identifies my ata controllers earlier in the boot process. A boot -v (captured over serial) is available here: http://sakaki.jamesoff.net/~james/dmesg-broken.txt A successful boot is available here: http://sakaki.jamesoff.net/~james/dmesg-working.txt When I get to the mountroot> prompt, my IDE light is stuck on solid. At the time I initially reported this problem I was running amd64. I have since moved back to i386 (mainly for things like nvidia-driver and win32-codecs), but the problem persists :( My motherboard is an A8V-E Deluxe, and my disks are on both IDE and SATA; the IDE disk plays no role in my FreeBSD boot (it has WinXP on it). FreeBSD lives on my SATA drives. 5.3 and 5.4, as well as WinXP, have no problems with the disks. I'm not doing anything funky like RAID or geom. I did try posting a PR for this a while back, but it never even seemed to be recorded. If I'm sending this request the wrong way, please let me know! I'd love to help get this fixed so I can take advantage of the latest and greatest on this machine :) Thanks in advance, James