From owner-freebsd-stable Sat Jul 22 21:57:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from web3106.mail.yahoo.com (web3106.mail.yahoo.com [204.71.202.191]) by hub.freebsd.org (Postfix) with SMTP id 7FFA437B83F for ; Sat, 22 Jul 2000 21:57:42 -0700 (PDT) (envelope-from rsstan@yahoo.com) Message-ID: <20000723053935.1874.qmail@web3106.mail.yahoo.com> Received: from [206.141.200.8] by web3106.mail.yahoo.com; Sat, 22 Jul 2000 22:39:35 PDT Date: Sat, 22 Jul 2000 22:39:35 -0700 (PDT) From: Richard Stanaford Subject: Re: nlist - REHASH To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --- Tom wrote: > On Sat, 22 Jul 2000, Richard Stanaford wrote: > > > --- Tom wrote: > > > On Sat, 22 Jul 2000, Richard Stanaford wrote: > > cvsup > > cd /usr/src > > make cleandir > > make buildworld > > hacked /sys/i386/conf/NEBULA from GENERIC > > make buildkernel KERNEL=NEBULA > > This is a little problematic. You are rebuilding the new kernel with > the tools from the old world. You should installworld before rebuilding > the kernel. It is rare that this will bite you, but if "config" or the > complier changes, it can. If that is the case then... reboot to single cd /usr/src make -DNOINFO installworld make installworld reboot multiuser as was suggested in email that I saw in the archives should fix it, correct? Only it does not. The problem remains. -Richard __________________________________________________ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message