Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2000 09:16:38 -0700 (PDT)
From:      Billy <billy@speakeasy.org>
To:        freebsd-stable@freebsd.org
Cc:        Billy <billy@speakeasy.org>
Subject:   proc size mismatch error
Message-ID:  <Pine.LNX.4.21.0006160858130.24067-100000@grace.speakeasy.org>

next in thread | raw e-mail | index | archive | help
Let me begin by saying that yes I update bothsystem source and then kernel.

I'm running 4.0 Stable 

I've done a couple of different things over the past few days to try and get
this to go away, but I havn't suceeded.  This is a description of my latest
attempt:

rm -rf /usr/[obj|src]/*
cvsup'd 4.x w/ crytpo
cd /usr/src
make include
make buildworld
make installworld
cd /usr/src/sys/i386/conf
config GENERIC
config GEMINI (optimized kernel conf, includes SMP support)
cd ../../compile/GENERIC
make depend && make && make install
cp /kernel /kernel.GENERIC
cd ../GEMINI
make depend && make && make install
shutdown -r now

It reboots fine.  Everything comes up fine regardless of which kernel I boot up.
The only problem I've encountered so far is that top, w, ps all give me back kvm
errors.  I did have a problem with the hard drive in udma mode, so it's
currently in pio mode.

Hardware:
Abit bp6
2 celeron 466
maxtor 20G UDMA IDE drive
128M ram


Any ideas.  I've already tried going into /usr/src/lib/libkvm and doing a make
install in there.

-billy



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0006160858130.24067-100000>