From owner-freebsd-questions Sun Aug 15 10:27:35 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ddsecurity.com.br (vitoria.ddsecurity.com.br [200.18.130.93]) by hub.freebsd.org (Postfix) with SMTP id 88645151F3 for ; Sun, 15 Aug 1999 10:27:21 -0700 (PDT) (envelope-from grios@ddsecurity.com.br) Received: (qmail 26231 invoked from network); 15 Aug 1999 17:26:16 -0000 Received: from remoteip172.buynet.com.br (HELO ddsecurity.com.br) (200.238.234.172) by vitoria.ddsecurity.com.br with SMTP; 15 Aug 1999 17:26:16 -0000 Message-ID: <37B6CD94.8AAFB879@ddsecurity.com.br> Date: Sun, 15 Aug 1999 14:24:20 +0000 From: Gustavo Vieira G C Rios X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Mikko =?iso-8859-1?Q?Gr=F6nroos?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel/SMC Ultra etc. References: <37B699BF.28A547A8@mpoli.fi> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mikko Grönroos wrote: > > Hello, people. > > > How the kernel is configured and how do I add some devices to > it / system (I know how to add a NIC to ISA/PCMCIA/PCI - slot, > but I ment in the FreeBSD, not the actual "physical" hardware > installation)? > cd /sys/i386/conf/ cp LINT MY_KERNEL_NAME /* This dir contains files you should edit to have a personal kernel./* vi MY_KERNEL_NAME /* Edit this file to suit your needs */ config MY_KERNEL_NAME cd ../../compile/MY_KERNEL_NAME make depend && make && make install & reboot To know what each options means, try the handbook. -- "The box said 'Requires Windows 9x, NT, Linux or better,' so i installed FreeBSD." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message