From owner-freebsd-questions@FreeBSD.ORG Sun Feb 11 17:29:21 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3321016A468 for ; Sun, 11 Feb 2007 17:29:21 +0000 (UTC) (envelope-from dleal@webvolution.net) Received: from ned.webvolution.net (ned.webvolution.net [64.174.136.252]) by mx1.freebsd.org (Postfix) with ESMTP id 092D113C48E for ; Sun, 11 Feb 2007 17:29:20 +0000 (UTC) (envelope-from dleal@webvolution.net) Received: from mail.webvolution.net (localhost [127.0.0.1]) by ned.webvolution.net (8.13.8/8.13.8) with ESMTP id l1BHR6og082168; Sun, 11 Feb 2007 17:27:28 GMT (envelope-from dleal@webvolution.net) Received: from 217.129.84.74 (SquirrelMail authenticated user dleal) by mail.webvolution.net with HTTP; Sun, 11 Feb 2007 18:27:28 +0100 (CET) Message-ID: <2071.217.129.84.74.1171214848.squirrel@mail.webvolution.net> In-Reply-To: References: <1665.217.129.84.74.1171205830.squirrel@mail.webvolution.net> Date: Sun, 11 Feb 2007 18:27:28 +0100 (CET) From: dleal@webvolution.net To: "Pietro Cerutti" User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (ned.webvolution.net [127.0.0.1]); Sun, 11 Feb 2007 17:27:28 +0000 (WET) X-Spam-Status: No, score=-3.4 required=3.0 tests=ALL_TRUSTED,BAYES_00, NO_REAL_NAME autolearn=unavailable version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on ned.webvolution.net Cc: "dleal@webvolution.net" , freebsd-questions@freebsd.org Subject: Re: dmesg wrong kernel name 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: Sun, 11 Feb 2007 17:29:21 -0000 Ooh I'm filling sooo stupid... I guess KERNCONF cant be written with 2 Ks (KERNKONF). sory... > On 2/11/07, dleal@webvolution.net wrote: >> Hi. >> >> I just installed and upgrade my new freebsd system. From 6.1 release to >> 6.2-stable. >> As the handbook says, I built and installed a new custom kernel. >> So I was expecting to see after all operations the new name after boot: >> Something like: >> root@mymachine:/usr/obj/usr/src/sys/MYKERNEL >> but I got: >> root@mymachine:/usr/obj/usr/src/sys/GENERIC >> >> I did already rebuilt and installed MYKERNEL again, but all seams to be >> in >> the same situation. >> >> What could I be doing wrong? > > Check out your "make [build|install]kernel" command: > did you include KERNCONF=MYKERNEL? > > Check out your kernel config file: > did you change the line > ident GENERIC > to > ident MYKERNEL > ? > >> >> Thanks > > Hope this helps, > > >> daniel. > > > -- > Pietro Cerutti > ICQ: 117293691 > PGP: 0x9571F78E > > - ASCII Ribbon Campaign - > against HTML e-mail and > proprietary attachments > www.asciiribbon.org >