Date: Mon, 2 Aug 1999 13:18:06 -0500 From: "Alejandro Ramirez" <ales@megared.net.mx> To: <sanjay@packetstream.com>, <freebsd-questions@FreeBSD.ORG> Subject: RE: custom kernel Message-ID: <046201bedd13$5e4a5740$fca3f9cf@megared.net.mx> References: <37A5E0C1.365A5299@packetstream.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
If we are taking of installing the kernel in the same computer where
this were built, the right way to compile a kernel and install it its:
cd /usr/src/sys/i386/conf
config MYKERNEL
cd ../../compile/MYKERNEL
make depend
make install
I hope this helps...
Ales
----- Original Message -----
From: Sanjay Nayak <sanjay@packetstream.com>
To: <freebsd-questions@FreeBSD.ORG>
Sent: Monday, August 02, 1999 1:17 PM
Subject: custom kernel
> hello,
>
> I have one more quick qiestion regarding the FreeBSd box setup.
> I am trying to build a custome kernel . I have configured rc.conf
> file with some changess. Now, I have rebuilt the kernel and got the
> new kernel binary file. All this things i am doing in my development
> mechine.
>
> I have a 486 motherboard with hard disk, floppy , and CD ROM.
> I would like to install this newly built kernel on this fresh hardware
> could some body help me out.
>
>
> regards
> sanjay
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
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?046201bedd13$5e4a5740$fca3f9cf>
