From owner-freebsd-questions@FreeBSD.ORG Wed Oct 27 22:23:49 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DB1316A4CE for ; Wed, 27 Oct 2004 22:23:49 +0000 (GMT) Received: from web50607.mail.yahoo.com (web50607.mail.yahoo.com [206.190.38.94]) by mx1.FreeBSD.org (Postfix) with SMTP id 13D2643D2D for ; Wed, 27 Oct 2004 22:23:49 +0000 (GMT) (envelope-from pg@eth1.com) Message-ID: <20041027222348.64048.qmail@web50607.mail.yahoo.com> Received: from [65.96.221.167] by web50607.mail.yahoo.com via HTTP; Wed, 27 Oct 2004 15:23:48 PDT X-RocketYMMF: kjerstes Date: Wed, 27 Oct 2004 15:23:48 -0700 (PDT) From: Peter G To: Kris Kennaway In-Reply-To: <20041026160349.GC31869@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Opteron problem after recompile is "ffs_mountroot: can't find rootvp" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pg@eth1.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 22:23:49 -0000 thx Kris i went over the kernel config file and it doesn't seem so, i successfully made another 3 kernels w/ more and more components in each, up to the point where the only items i did away with were just the NiC cards teh machine dowsn't have. In each case they all compile fine BUT they all fail on bootup w/ exact same message as the subject line above. I did some digging in the mail list archives and it seems this was a problem w/ the Sparc64 line early last spring. Was this resolved or is it now appearing in this amd64 ARCH that i'm using?? Is there another mail list i should be posting to specifically for the amd64? thx --- Kris Kennaway wrote: > On Tue, Oct 26, 2004 at 07:51:07AM -0700, Peter G > wrote: > > ..... any suggestions? > > You removed too much from your kernel config file > relative to GENERIC? > > Kris