From owner-freebsd-questions Sun Aug 20 18:57:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-1.core.com (mx1.core.com [208.40.40.42]) by hub.freebsd.org (Postfix) with ESMTP id EF47537B43F for ; Sun, 20 Aug 2000 18:57:13 -0700 (PDT) Received: from core.com ([208.40.44.48]) by smtp-1.core.com (Netscape Messaging Server 4.15) with ESMTP id FZMDJP01.ICM; Sun, 20 Aug 2000 20:59:49 -0500 Received: (from rpd@localhost) by core.com (8.9.3/8.9.3) id VAA00459; Sun, 20 Aug 2000 21:57:09 -0400 (EDT) (envelope-from rpd) Date: Sun, 20 Aug 2000 21:57:08 -0400 From: Rob To: Erik Trulsson Cc: questions@FreeBSD.ORG Subject: Re: top: nlist failed Message-ID: <20000820215708.A427@core.com> References: <000701c00a9f$0da57940$412c28d0@mencken> <20000820145607.A78863@student.uu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000820145607.A78863@student.uu.se>; from ertr1013@student.uu.se on Sun, Aug 20, 2000 at 02:56:07PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Aug 20, 2000 at 02:56:07PM +0200, Erik Trulsson wrote: > On Sun, Aug 20, 2000 at 05:06:19AM -0700, Rob wrote: > > [snip] > > $ top > > top: nlist failed > > $ swapinfo > > swapinfo: undefined symbol: _numvnodes > > $ vmstat > > vmstat: undefined symbols: > > _cp_time _kmemstatistics _bucket _zlist > > [snip] > > > > I had exactly the same problems after upgrading a machine from 3.4 to > 4.1-stable. > On this machine I had used the file /boot.config to load the kernel directly > instead of letting loader(8) do it. When I removed that file (and rebooted) > things worked correctly. > I don't know why this worked in my case but it did. > (If that is not the cause of your problem I am afraid I can't help you.) > > -- > > Erik Trulsson > ertr1013@student.uu.se Thanks. That did the trick, though I'm not exactly sure why. It's time for me to examine my boot floppy to see if I can get it to run /boot/loader automatically so I don't have to worry about it any more. The good news: I now know what the problem is. The bad news: I wasted time upgrading to 4.1. The good news: hey, I'm now running an up-to-date system! The bad news: now my sound card doesn't work! Oh, well. -Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message