From owner-freebsd-questions@FreeBSD.ORG Sat May 21 21:12:37 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D6F016A4CE for ; Sat, 21 May 2005 21:12:37 +0000 (GMT) Received: from mail.FastNet.lv (ip-235.36.home-lan.fastnet.lv [80.81.36.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 178D143D1F for ; Sat, 21 May 2005 21:12:37 +0000 (GMT) (envelope-from freebsd-questions@it-solutions.lv) Received: by mail.FastNet.lv (Postfix, from userid 106) id D78854509B; Sun, 22 May 2005 00:14:18 +0000 (UTC) Received: from [192.168.83.1] (unknown [83.223.128.62]) by mail.FastNet.lv (Postfix) with ESMTP id BE60A4508D; Sun, 22 May 2005 00:14:18 +0000 (UTC) Message-ID: <428FA443.5020005@it-solutions.lv> Date: Sun, 22 May 2005 00:12:35 +0300 From: freebsd-questions User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Gerzo References: <428F80CF.1020509@it-solutions.lv> <235323368.20050521225034@rulez.sk> In-Reply-To: <235323368.20050521225034@rulez.sk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: uname -a output does not change after kernel upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2005 21:12:37 -0000 Yes, I rebooted but uname -a showed that it was the old kernel. I was not sure about it and proceeded with userland. Daniel Gerzo wrote: >>After that I also rebuilt the kernel by >># cd /usr/src/sys/i386/conf/ >># config SERVER >># cd ../../compile/SERVER >># make depend >># make >># make install > > > another strike: did you rebooted after installing a new kernel? ;-)