Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2001 01:41:52 +0100
From:      FreeBSD@hm.homeip.net
To:        ixion@inicia.es
Cc:        freebsd-questions@freebsd.org
Subject:   Re: kernel compilation error
Message-ID:  <OF85BC5719.E79016D3-ONC1256B01.00039B9B@use.ch>

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

You should change to the /sys/i386/conf directory 1st, then type "config
<myconfig> whereas the <myconfig> is the name of you custom kernel
configuration. Then type "cd ../../compile/<myconfig> and type "make
depend;make;make install"

That should then create your own kernel, once you installed your kernel and
rebooted it should be active.

- Joe


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?OF85BC5719.E79016D3-ONC1256B01.00039B9B>