On Tue, 15 Oct 2002 18:53:17 +0200
gregmatu <[EMAIL PROTECTED]> wrote:

> Sorry, I forgot to tell this: I'm using FreeBSD 4.6.2, too.
> I compiled kernel with "old" way:
> configure, make depend, make (here failed).

Well, I "never" do it that way so I can't help you. I would just do it this way

cd /usr/src/sys/i386/conf

cp GENERIC NEWNAME

vi NEWNAME

edit it the way you want or need

save it

cd /usr/src

make buildkernel KERNCONF=NEWNAME

make installkernel KERNCONF=NEWNAME


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
  • Re[2]: gregmatu
    • Bryan Cassidy

Reply via email to