Re: dmesg wrong kernel name

2007-02-11 Thread dleal
Ooh I'm filling sooo stupid... I guess KERNCONF cant be written with 2 Ks
(KERNKONF).

sory...

> On 2/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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:
>> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL
>> but I got:
>> [EMAIL PROTECTED]:/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
>


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: dmesg wrong kernel name

2007-02-11 Thread Pietro Cerutti

On 2/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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:
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL
but I got:
[EMAIL PROTECTED]:/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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"