From owner-freebsd-questions Tue Apr 4 12:19: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lince.tdnet.com.br (lince.tdnet.com.br [200.236.148.6]) by hub.freebsd.org (Postfix) with ESMTP id BFEEA37B6F1 for ; Tue, 4 Apr 2000 12:18:54 -0700 (PDT) (envelope-from kernel@tdnet.com.br) Received: from tdnet.com.br [200.236.148.100] by lince.tdnet.com.br with ESMTP (SMTPD32-5.00) id AE4017B100E2; Tue, 04 Apr 2000 08:13:04 -0300 Message-ID: <38E9AF73.B9E44EE6@tdnet.com.br> Date: Tue, 04 Apr 2000 09:01:39 +0000 From: Gustavo V G C Rios X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Sheldon Hearn Cc: Bernd Luevelsmeyer , freebsd-questions@FreeBSD.ORG Subject: Re: nlist failed in 4.0 References: <87187.954844144@axl.ops.uunet.co.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sheldon Hearn wrote: > > On Tue, 04 Apr 2000 05:18:29 +0200, Bernd Luevelsmeyer wrote: > > > when starting 'top' or 'systat' on FreeBSD 4.0, they fail with 'top: > > nlist failed' or 'systat: nlist: can't find following symbols: _cp_time > > _ccpu _fscale'. They fail whether I'm root or not. > > Either you've already had this question answered, or you're asking > a recently asked question almost verbatim. :-) > > I believe that the problem is in loading the kernel directly, instead of > using the boot loader. In other words, at the boot prompt you're doing > something like > > load /kernel > > instead of something like > > load /boot/loader > > Ciao, > Sheldon. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I think it would be usefull reading /usr/src/UPDATING boot into single user and: cd /usr/src make -DNOINFO installworld make installworld exit -- If you're happy, you're successful. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message