Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2001 04:27:46 -0400
From:      Isaac Mushinsky <imush@mail.ru>
To:        "freebsd-questions" <freebsd-questions@freebsd.org>
Subject:   Re: GENERIC insted of MYKERNEL installed ?
Message-ID:  <01061504274600.25675@omsk.mushinsky.net>
In-Reply-To: <E07E5FD109B8D411842200508BD3C5E601919714@staff.freenet-ag.de>
References:  <E07E5FD109B8D411842200508BD3C5E601919714@staff.freenet-ag.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Does your kernel config file say "ident GENERIC" somewhere in the first=20
couple of lines?  That's how it will call itself. Rename your kernels bef=
ore=20
compiling.

On Friday 15 June 2001 03:10, you wrote:
> Hello everyone,
>
> i installed a FreeBSD-System a couple of weeks before.
> After i had finished the install i recompiled the kernel
> as descripted in the handbook:
>
> # /usr/sbin/config MYKERNEL
> # cd ../../compile/MYKERNEL
> # make depend
> # make
> # make install
>
> everthink worked fine. The last days i wanted to go a little
> bit further and update my sources. After sort out a lot of
> understanding trouble with the CVSUP procedure (thank's to
> all of you who gave me the needed hints and help) i want to
> recompile the kernel again. I did so and everythink worked
> fine again, except that after rebooting now i see the
> following kernel message:
>
> FreeBSD 4.3-STABLE #0: Fri Jun 15 08:34:20 CEST 2001
>     root@radzewitz.freenet-ag.de:/usr/obj/usr/src/sys/GENERIC
>
> I am wondering about the GENERIC because i said make exactly the
> the same as written in the handbook:
>
> # cd /usr/src
> # make buildkernel KERNCONF=3DMYKERNEL
> # make installkernel KERNCONF=3DMYKERNEL
>
> It seems to me that i compiled GENERIC instead of MYKERNEL.
> On the other hand all the changes i've made to the MYKERNEL
> file seems to work now in the GENERIC kernel.
>
> Did I made something wrong with putting the kernelconfig file
> in the wrong location?
>
> Thank's for help in advance again...
>
>
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01061504274600.25675>