Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2007 12:31:39 -0500 (CDT)
From:      Greg Rivers <gcr+freebsd-current@tharned.org>
To:        Chris Lee <clee@kde.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: AMD64 panic on boot
Message-ID:  <20070610122840.T71148@nc8000.tharned.org>
In-Reply-To: <db69205d0706100924h595a9d1dwac3cf42c3935546b@mail.gmail.com>
References:  <db69205d0706100924h595a9d1dwac3cf42c3935546b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Jun 2007, Chris Lee wrote:

> I built a custom kernel and it says that it can't map interrupts for
> certain devices (like my ATA controller), which prevents it from being
> able to find my disks and mount my root fs.
>
> I *think* my kernel configuration is fairly standard. It's available
> at http://c133.org/freebsd-7.conf if anybody would mind taking a look
> and offering some pointers. I cvsup'd yesterday around midnight, and
> my hardware is a pretty standard nforce4 mobo with a dual-core Opteron
> for the main CPU.
>

Your config lacks a "machine" directive.  I think you want "machine amd64"
above "cpu HAMMER".

-- 
Greg Rivers



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070610122840.T71148>