From owner-freebsd-questions Mon Aug 2 11:30: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 8559114C8D for ; Mon, 2 Aug 1999 11:30:41 -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 NAA30026; Mon, 2 Aug 1999 13:30:22 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <04bd01bedd15$17881ac0$fca3f9cf@megared.net.mx> From: "Alejandro Ramirez" To: Cc: References: <37A5E0C1.365A5299@packetstream.com> <046201bedd13$5e4a5740$fca3f9cf@megared.net.mx> <37A5E373.C5520C1E@packetstream.com> Subject: RE: custom kernel Date: Mon, 2 Aug 1999 13:30:27 -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, For better performance and compatibility, built it in the machine where you going to install it. Also you can copy the kernel config file (after compiled "text mode") to the other computer, and built it in there, the only way of copy a compiled kernel to another machine, its that the other computer has the same hardware, and the same version of freebsd, you cant mix versions. BTW Keep a copy to the list because Im not an expert, and maybe someone could give you more help than I do. Ales ----- Original Message ----- From: Sanjay Nayak To: Alejandro Ramirez Sent: Monday, August 02, 1999 1:29 PM Subject: Re: custom kernel > hello Alejandro, > > No, I want to install the custom built kernel in a different fresh > mechine ( not in the build mechine , where i have built the kernel). > > Is there any way to do this ? > > regards > sanjay > > Alejandro Ramirez wrote: > > > 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