Date: Thu, 7 Sep 1995 13:04:48 +0200 (MESZ) From: Marc Binderberger <marc@Physik.Uni-Wuerzburg.DE> To: lfstad@tnet.de Cc: questions@FreeBSD.org Subject: Re: How to compile a FreeBSD-Kernel Message-ID: <199509071104.NAA10434@wptx02.physik.uni-wuerzburg.de> In-Reply-To: <199509070649.IAA06028@opus.touch.net> from "lfstad@tnet.de" at Sep 7, 95 08:38:35 am
next in thread | previous in thread | raw e-mail | index | archive | help
Hello! > Please tell me how to compile a new kernel for FreeBSD 2.0.5. I've > got some difficulties to do that. Read section 6 of the FreeBSD FAQ. Or in short form: 6.0.1: cd /usr/src/sys/i386/conf 6.0.2: cp GENERIC MYKERNEL 6.0.3: vi MYKERNEL 6.0.4: config MYKERNEL 6.0.5: cd ../../compile/MYKERNEL 6.0.6: make all 6.0.7: make install 6.0.8: reboot But may be you have a more specific problem? > Thank you! Regards, Marc. -- Marc Binderberger Institut fuer Theoretische Physik I marc@Physik.Uni-Wuerzburg.DE Am Hubland, 97074 Wuerzburg, Germany sciene is mistake up to date
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509071104.NAA10434>