From owner-freebsd-questions Wed Dec 20 12:45:28 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA14883 for questions-outgoing; Wed, 20 Dec 1995 12:45:28 -0800 (PST) Received: from ns.ge.com (ns.ge.com [192.35.39.24]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA14878 for ; Wed, 20 Dec 1995 12:45:20 -0800 (PST) Received: from crissy.gemis.ge.com ([3.29.7.57]) by ns.ge.com (8.6.12/8.6.11) with ESMTP id PAA01045; Wed, 20 Dec 1995 15:44:15 -0500 Received: from salem.ge.com (carsdb.salem.ge.com [3.29.7.15]) by crissy.gemis.ge.com (8.6.11/8.6.11) with SMTP id PAA10731; Wed, 20 Dec 1995 15:37:50 -0500 Received: from combs.salem.ge.com by salem.ge.com (4.1/SMI-4.1) id AA05571; Wed, 20 Dec 95 15:44:13 EST Received: (from steve@localhost) by combs.salem.ge.com (8.7.2/8.6.11) id PAA06611; Wed, 20 Dec 1995 15:44:12 -0500 (EST) Date: Wed, 20 Dec 1995 15:44:12 -0500 (EST) From: "Stephen F. Combs" Message-Id: <199512202044.PAA06611@combs.salem.ge.com> To: questions@freebsd.org, ipc1@tribeca.ios.com Subject: Re: 2.1 kernel builds Sender: owner-questions@freebsd.org Precedence: bulk You need to install the 'kernel' sources. Without them, you can't configure and re-build a kernel. Steve Combs > From owner-freebsd-questions@freefall.freebsd.org Wed Dec 20 15:40:52 1995 > Date: Wed, 20 Dec 1995 14:56:50 -0500 (EST) > From: Dale Benzer > To: questions@freebsd.org > Subject: 2.1 kernel builds > MIME-Version: 1.0 > Content-Type> : > TEXT/PLAIN> ; > charset=US-ASCII> > Sender: owner-questions@freebsd.org > Content-Length: 609 > > > Hi, > > I'm trying to customize my kernal on a new install of FreeBSD 2.1. The > Handbook says the GENERIC should be in /usr/src/sys/i386, but I don't > even have anything in the /usr/src directory let alone the sys. > > I do have a file named kernel on my / directory and a kernel.GENERIC in > the same place. I seem to have a /sys directory, but when I try to cd to > it, BSD tells me there is no such directory. And vi denies it is a file. > > Anyway, the Handbook seems to be wrong for version 2.1. Are there > instructions somewhere so I can get the nonexistant devices out of the > kernel?? > > > Thanks, > > Dale Benzer > >