On Fri, Jan 4, 2013 at 2:01 PM, Helmut Schneider <jumpe...@gmx.de> wrote:
> Hi, > > I fetched sources via > > $ sudo svn co svn://svn.freebsd.org/base/releng/9.1 /usr/src/ > Checked out revision 244992. > $ > > I then recompiled and installed the kernel according to > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html > > $ ls -la /boot/kernel/kernel > -r-xr-xr-x 1 root wheel 15622342 Jan 3 19:57 /boot/kernel/kernel > $ > > But after reboot uname prints > > FreeBSD BSDHelmut964 9.0-RELEASE-p5 FreeBSD 9.0-RELEASE-p5 #9 r244992M: > Thu Jan 3 19:57:37 CET 2013 > root@BSDHelmut964:/usr/obj/usr/src/sys/GENERIC amd64 > > Why? > > Thanks, Helmut > > Hi Helmut, Have you rebuilt world before compile and install your new 9.1 kernel ? Your base system installed is always in 9.0. See handbook, this article will help you to do it : http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html Regards, Alexandre _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"