On Mon, 27 Mar 2000, Michael DeMutis wrote:
> Date: Mon, 27 Mar 2000 14:26:23 -0500
> From: Michael DeMutis <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: CVSUp, MakeWorld, uname -a reports 3.3-RELEASE #0, Why?
>
> I download all the sources, and run a make world.
>
> After compiling all and installing all, my uname -a reports:
>
> FreeBSD tristo.netinc.ca 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16
> 23:40:35 GMT 1999 [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC
> i386
>
> Is there something I'm doing wrong?
Did you compile and install the kernel?
cd /usr/src/sys/i386/conf
config GENERIC
cd ../../compile/GENERIC
make depend
make
make install
reboot
-Jarrod
--
Jarrod Sayers ([EMAIL PROTECTED])
"That's it, no point, just boasting."
(Jack Gallo, Just Shoot Me)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message