Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 1997 17:21:55 -0700
From:      Christopher Allen <gmfangs@asmrb.org>
To:        John Polstra <jdp@polstra.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Problem with make install in modula-3-lib-3.6
Message-ID:  <v0311071eb076ebcb87cc@dynamic-addr-115.consensus.com>
In-Reply-To: <199710241919.MAA16170@austin.polstra.com>
References:  Your message of "Fri, 24 Oct 1997 11:09:27 PDT."    <v0311070bb07693f4dfc8@dynamic-addr-115.consensus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 12:19 PM -0700 10/24/97, John Polstra wrote:
>Yes, now you have to rebuild your kernel.  That's not done
>automatically by "make world".  Currently, you're still running the
>old 2.2.2 kernel.
>
>To build yourself a new GENERIC kernel, do this:
>
>    cd /usr/src/sys/i386/conf
>    config GENERIC
>    cd ../../compile/GENERIC
>    make depend
>    make
>    make install
>
>and then reboot.
>
>If the reboot fails for some reason (which is very unlikely), your
>old kernel will be in "/kernel.old".  You can specify that at the
>"Boot:" prompt to get your system running again.

Great! that worked fine.

>You also should check your various files in "/etc" against the new
>ones in "/usr/src/etc", and merge in any changes or additions that
>have taken place between 2.2.2 and now.

This was the hardest part (why do they keep changing the names of flags in
rc.conf? ;-)

Thanks everyone for the help -- I rebuilt my first system and kernel!

-----------------------------------------------------------------------
.. Christopher Allen                          1563 Solano Ave., #353 ..
.. <gmfangs@asmrb.org>          ;->          Berkeley, CA 94707-2116 ..
..                                                     h510/528-9899 ..
.. <http://www.asmrb.org/~gmfangs/>;      f510/649-3301 o510/649-3300 ..





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