From owner-freebsd-alpha Wed Sep 13 10:39:20 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 9740E37B42C for ; Wed, 13 Sep 2000 10:39:17 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id KAA20670; Wed, 13 Sep 2000 10:39:10 -0700 Date: Wed, 13 Sep 2000 10:38:49 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Peter Wemm Cc: John Baldwin , alpha@FreeBSD.ORG Subject: Re: interesting new one In-Reply-To: <200009131737.e8DHbUG94853@netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Matthew Jacob wrote: > > > > On Wed, 13 Sep 2000, John Baldwin wrote: > > > > > Matthew Jacob wrote: > > > > > > > > checking for core dump...savecore: no core dump > > > > Doing additional network setup: ntpdate ntpd portmap ypbind. > > > > Starting final network daemons: mountdpanic: kmem_malloc(301973504): kmem > _map > > > > too small: 6266880 total allocated > > > > > > Kernel and world out of sync. Specifically all the NFS stuff (or possibly > > > portmap). Disable NFS and you will boot fine. Then you need to build a ne > w > > > world of course. > > > > Ow. Okay. Hmm. Interesting bootstrapping problem since all of my source is NF > S > > mounted... > > Heh. That's why "conventional wisdom" is to NOT use modules while doing > kernel development except for specific drivers that you are working on and > loading/unloading manually. > > echo "NO_MODULES=too_dangerous" >> /etc/make.conf Hmm. Well- this is the second time in 2 years that this bit me. IMO, it's more valuable to run what the suckers on the street run. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message