From owner-freebsd-questions Fri Jun 15 1:29: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from omsk.mushinsky.net (omsk.mushinsky.net [66.9.37.251]) by hub.freebsd.org (Postfix) with ESMTP id 9748437B401 for ; Fri, 15 Jun 2001 01:28:53 -0700 (PDT) (envelope-from imush@mail.ru) Received: from omsk.mushinsky.net (itz@localhost [127.0.0.1]) by omsk.mushinsky.net (8.11.3/8.11.1) with SMTP id f5F8RkW29905 for ; Fri, 15 Jun 2001 04:27:47 -0400 (EDT) (envelope-from imush@mail.ru) Content-Type: text/plain; charset="koi8-r" From: Isaac Mushinsky To: "freebsd-questions" Subject: Re: GENERIC insted of MYKERNEL installed ? Date: Fri, 15 Jun 2001 04:27:46 -0400 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01061504274600.25675@omsk.mushinsky.net> Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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