Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!agate!howland.reston.ans.net!news.sprintlink.net!nwnexus!news.halcyon.com!halcyon!laconner From: laconner@halcyon.halcyon.com (LaConner Third Grade) Newsgroups: comp.os.386bsd.questions Subject: Re: So... Where's the new kernel after I compile? Date: 7 Oct 1994 02:28:07 GMT Organization: NWNEXUS, Inc. - Making Internet Easy Lines: 23 Message-ID: <372bnn$fp6@news.halcyon.com> References: <371936$s7g@news.halcyon.com> NNTP-Posting-Host: halcyon.com In article <371936$s7g@news.halcyon.com>, LaConner Third Grade <laconner@halcyon.halcyon.com> wrote: >I'm trying to change a couple of things in my kernel. >I've ventured into /sys/i386/conf and made what I think are >the right changes then did a config machinename, went to >../../compile/machinename and did a make depend, and finally >a make. All this worked without errors but danged if I can >find where the new kernel ended up! Can someone clue in a >newbie who's clueless? > > I dunno, I think the only reason I post these things here is to embarrass myself by finding the answer after I hit 'Send'. So, in case anyone else was wondering, you have to do a 'make all' in order to get a new kernel compiled - 'make' all by itself doesn't seem to cut it. And the kernel appears in the machinename directory just like you'd expect. Sigh.