From owner-freebsd-questions Fri Aug 8 02:31:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA05708 for questions-outgoing; Fri, 8 Aug 1997 02:31:28 -0700 (PDT) Received: from www.buffalostate.edu (hummel@www.buffalostate.edu [136.183.2.3]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA05696 for ; Fri, 8 Aug 1997 02:31:24 -0700 (PDT) Received: from localhost (hummel@localhost) by www.buffalostate.edu (8.8.5/8.8.5) with SMTP id FAA05348; Fri, 8 Aug 1997 05:31:17 -0400 Date: Fri, 8 Aug 1997 05:31:17 -0400 (EDT) From: Dave Hummel To: John Marszalek cc: FreeBSD Questions Subject: Re: Installing the kernel In-Reply-To: <33EADF64.1391A802@tcd.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk During installation you must choose to install the kernel sources. They will be installed to /sys (link to /usr/src/sys). Go to /usr/src/sys/i386/conf There you will find the GENERIC kernel configuration file that you need. On Fri, 8 Aug 1997, John Marszalek wrote: > I have read the handbook on installing the kernel, and I need the > package that will enable you to set up a custom kernel. I have not set > anything up yet, I don't even have the sys directory. Help!! > > John Marszalek >