dmesg wrong kernel name

Pietro Cerutti pietro.cerutti at gmail.com
Sun Feb 11 16:03:38 UTC 2007


On 2/11/07, dleal at webvolution.net <dleal at 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 at mymachine:/usr/obj/usr/src/sys/MYKERNEL
> but I got:
> root at 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


More information about the freebsd-questions mailing list