From owner-freebsd-questions Thu Sep 28 2:28:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtppop1.gte.net (smtppop1pub.gte.net [206.46.170.20]) by hub.freebsd.org (Postfix) with ESMTP id 0BD7E37B424 for ; Thu, 28 Sep 2000 02:28:12 -0700 (PDT) Received: from dale2 (1Cust219.tnt2.hilo.hi.da.uu.net [63.10.189.219]) by smtppop1.gte.net with SMTP ; id EAA4030251 Thu, 28 Sep 2000 04:23:55 -0500 (CDT) Message-ID: <005301c0292d$dd600ae0$52bd0a3f@dale2> From: "Peter Kurpis" To: "Bigwillie" Cc: Subject: Re: can't rebuild GENERIC Date: Wed, 27 Sep 2000 23:19:55 -1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >At 02:16 AM 9/28/00 , you wrote: >>Hi, I am trying to reconfigure my kernel on version 4.1 >>(having installed all sources from the CDROM). I >>followed the instructions in the online Handbook. >> >>I had problems, so I took a step back and tried rebuilding >>GENERIC: > >If I understand you correctly, to reconfigure the kernel you >cp GENERIC >configure your new file the way you want >/usr/sbin/config >cd ../../compile/ >make clean >make depend >make >make install >reboot > >Good Luck Thanks, I know that's the procedure in 3.x, and in Greg Lehey's book, but the online handbook that comes with 4.1 seems to have a different procedure, namely, cp GENERIC FOO ...then configure FOO however I want... cd /usr/src make buildkernel KERNEL=GENERIC 2>&1 >/tmp/make.log I'm confused. Will the old procedure work? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message