From owner-freebsd-questions@FreeBSD.ORG Mon Mar 13 09:49:00 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C3A0516A424 for ; Mon, 13 Mar 2006 09:48:58 +0000 (UTC) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B8CE43D72 for ; Mon, 13 Mar 2006 09:48:55 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from foo.antimatter.net (cpe-72-132-244-217.san.res.rr.com [72.132.244.217]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id k2DAI5gD007098 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 13 Mar 2006 02:18:08 -0800 X-MailKey: purple frogs are falling from the sky Message-Id: <7.0.1.0.2.20060313014246.0410c680@antimatter.net> X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Date: Mon, 13 Mar 2006 01:47:26 -0800 To: "Cstdenis" , From: Glenn Dawson In-Reply-To: <01a801c6467f$97568ae0$6401a8c0@chris> References: <00c601c6465a$60431d90$6401a8c0@chris> <00ee01c64665$049f7c80$6401a8c0@chris> <44152505.1020806@gmx.at> <01a801c6467f$97568ae0$6401a8c0@chris> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: make installkernel doesn't work? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 09:49:00 -0000 At 12:41 AM 3/13/2006, Cstdenis wrote: >Nope >%grep ident /usr/src/sys/amd64/conf/GENERIC >ident GENERIC > >and its more than that. After reinstalling the kernel I still have SMP >support. What's in /boot/loader.conf ? Also, verify that the kernel you built is actually in /boot/kernel/kernel. Assuming it's there, what happens if you stop the boot at the loader prompt and manually load the kernel you want? -Glenn >----- Original Message ----- >From: >Cc: >Sent: Sunday, March 12, 2006 11:53 PM >Subject: Re: make installkernel doesn't work? > > > > Maybe you set your ident to something else: > > > > $ grep ident /usr/src/sys/i386/conf/GENERIC > > > > or whatever your arch is. > > _______________________________________________ > > 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" > > > > >_______________________________________________ >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"