From owner-freebsd-questions Sat Mar 11 08:53:09 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA10803 for questions-outgoing; Sat, 11 Mar 1995 08:53:09 -0800 Received: from larry.infi.net (larry.infi.net [198.22.1.107]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA10796 for ; Sat, 11 Mar 1995 08:53:08 -0800 Received: from mgs by larry.infi.net with SMTP (8.6.10/Server1.8) id LAA28375; Sat, 11 Mar 1995 11:53:31 -0500 Date: Sat, 11 Mar 1995 11:53:31 -0500 Message-Id: <199503111653.LAA28375@larry.infi.net> X-Sender: mcaughey@infi.net X-Mailer: Windows Eudora Version 2.0.3 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@FreeBSD.org From: mcaughey@infi.net (Michael Caughey) Subject: KERNEL HELP !!!! Sender: questions-owner@FreeBSD.org Precedence: bulk Here are the steps I used to recompile my KERNEL. # cd /usr/src/sys/i386/conf ^ |_________Ignore the # I use it to signify the prompt. # cp IPFIREWALL MJCKERNEL #man vi I made changes to mcd1: I changed the port to 300 and changed devide ep0: to port 340 and irq 11. That is what my 3c509 LAN card is set to # cd /usr/src/sys/compile/MJCKERNEL # make depend After this finished # make this took around 40 mins or longer. From begging to end it was an hour, including the fiddling with the editting. Now the problem is that when I reboot my system It still tries to prope mcd1 with 0x340 and will not probe ep0 because of conflict at 0x300, which my Mitsumi CD rom is on at mcd0, port 0x300 irq 10. >>>>>>How do I tell my system to read the new KERNEL?<<<<<<<<< ^^^^^ @ 0 0 @ & ~ Michael Caughey.