From owner-freebsd-questions@FreeBSD.ORG Fri Dec 26 13:23:22 2003 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 B82A116A4CE for ; Fri, 26 Dec 2003 13:23:22 -0800 (PST) Received: from radicalv.com (secure.radicalv.com [216.118.91.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44D5D43D2F for ; Fri, 26 Dec 2003 13:23:21 -0800 (PST) (envelope-from ecrist@adtechintegrated.com) Received: (qmail 97313 invoked from network); 26 Dec 2003 21:23:13 -0000 Received: from unknown (HELO Nomad) (66.41.18.160) by mail.radicalv.com with SMTP; 26 Dec 2003 21:23:13 -0000 From: "Eric F Crist" To: , "'Kent Stewart'" Date: Fri, 26 Dec 2003 14:48:02 -0600 Message-ID: <000c01c3cbf1$8e6bc450$6b01a8c0@Nomad> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <20031226142036.N79423@malkav.snowmoon.com> Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: uname weirdness after kernel/OS update 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: Fri, 26 Dec 2003 21:23:22 -0000 Try a rm -rf /usr/src/* and then rebuild using the config method from /usr/src/sys/i386/conf with make depend; make; make install after configuring. HTH Eric F Crist President AdTech Integrated Systems, Inc (612) 998-3588 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of jaime@snowmoon.com Sent: Friday, December 26, 2003 1:22 PM To: Kent Stewart Cc: freebsd-questions@freebsd.org Subject: Re: uname weirdness after kernel/OS update On Fri, 26 Dec 2003, Kent Stewart wrote: > On Friday 26 December 2003 11:05 am, Jaime wrote: > Are you sure that you are building and installing a kernel. That would > be about the only thing that wouldn't update your boot message. I am completely certain. I've used make buildkernel KERNCONF=... and make installkernel KERNCONF=... as well as the older /usr/sbin/config method. An ls -l / shows a newer time stamp. Jaime _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"