From owner-freebsd-questions@FreeBSD.ORG Fri Dec 26 12:25:37 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 432D316A4CE for ; Fri, 26 Dec 2003 12:25:37 -0800 (PST) Received: from mta19.srv.hcvlny.cv.net (mta19.srv.hcvlny.cv.net [167.206.5.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0715A43D2F for ; Fri, 26 Dec 2003 12:25:36 -0800 (PST) (envelope-from timothyk@wallnet.com) Received: from 10.0.1.9 (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) by mta19.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HQI00331RDXZI@mta19.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Fri, 26 Dec 2003 15:25:10 -0500 (EST) Date: Fri, 26 Dec 2003 15:25:13 -0500 From: Tim Kellers In-reply-to: To: "Kellers, Timothy" , jaime@snowmoon.com Message-id: <200312261525.13857.timothyk@wallnet.com> MIME-version: 1.0 Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.5.4 References: 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 20:25:37 -0000 Arg... of course I meant: sysctl -A | grep kern Tim On Friday 26 December 2003 03:21 pm, Kellers, Timothy wrote: > howabout the output of syssctl -A | grep kern > > Tim > > > -----Original Message----- > From: jaime@snowmoon.com [mailto:jaime@snowmoon.com] > Sent: Fri 12/26/2003 3:11 PM > To: T Kellers > Cc: freebsd-questions@freebsd.org > Subject: Re: uname weirdness after kernel/OS update > > On Fri, 26 Dec 2003, T Kellers wrote: > > Did you do a make kernel KERNCONF=YOURKERNELFILE, too? > > Yes. I followed the directions in the /usr/src/UPDATING file that > I have followed at least 8 times previously and successfully on this very > same server over the last few years. > > cvsup -g -L 2 stable-supfile (after editing) > cd /usr/src > make buildworld > make buildkernel KERNCONF=ZEUS > make installkernel KERNCONF=ZEUS > reboot (single user) > make installworld > mergemaster > reboot > > I have tried simple kernel recompiles since then. I am currently > in the process of recompiling the entire OS via a third instance of the > above procedure. > > > I have to ask simple questions; the problem, if not simple, is flat-out > > weird. > > I understand. Its just frustrating. > > Let's start from the other end, though. From where does uname > draw its data? With that information, I might be able to track down the > problem. > > 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"