Date: Wed, 13 Sep 2000 10:37:30 -0700 From: Peter Wemm <peter@netplex.com.au> To: mjacob@feral.com Cc: John Baldwin <jhb@pike.osd.bsdi.com>, alpha@FreeBSD.ORG Subject: Re: interesting new one Message-ID: <200009131737.e8DHbUG94853@netplex.com.au> In-Reply-To: <Pine.BSF.4.21.0009131029530.72582-100000@beppo.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009131737.e8DHbUG94853>
