From owner-freebsd-questions Mon Aug 2 11:18:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megared.net.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id D9F9114FB2 for ; Mon, 2 Aug 1999 11:18:42 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.252]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id NAA24476; Mon, 2 Aug 1999 13:18:02 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <046201bedd13$5e4a5740$fca3f9cf@megared.net.mx> From: "Alejandro Ramirez" To: , References: <37A5E0C1.365A5299@packetstream.com> Subject: RE: custom kernel Date: Mon, 2 Aug 1999 13:18:06 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To: 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