Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2000 23:19:55 -1000
From:      "Peter Kurpis" <kurpis@gte.net>
To:        "Bigwillie" <mvanberk@optonline.net>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: can't rebuild GENERIC
Message-ID:  <005301c0292d$dd600ae0$52bd0a3f@dale2>

next in thread | raw e-mail | index | archive | help


>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 <any file name in caps>
>configure your new file the way you want
>/usr/sbin/config <any file name in caps>
>cd ../../compile/<any file name in caps>
>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005301c0292d$dd600ae0$52bd0a3f>