From owner-freebsd-questions@FreeBSD.ORG Tue Apr 15 18:08:55 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C3D637B401 for ; Tue, 15 Apr 2003 18:08:55 -0700 (PDT) Received: from dragoncrest.jasnetworks.net (dragoncrest.jasnetworks.net [65.194.254.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 787A243FAF for ; Tue, 15 Apr 2003 18:08:54 -0700 (PDT) (envelope-from dragoncrest@voyager.net) Received: from works.voyager.net (works.jasnetworks.net [192.168.0.2]) h3FKJLO0045047 for ; Tue, 15 Apr 2003 20:19:22 GMT (envelope-from dragoncrest@voyager.net) Message-Id: <5.2.0.9.2.20030415211630.01e78ec0@pop.voyager.net> X-Sender: dragoncrest@pop.voyager.net X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Tue, 15 Apr 2003 21:19:33 -0400 To: freebsd-questions@FreeBSD.ORG From: Dragoncrest Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Where'd my kernel config file go?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 01:08:55 -0000 Hi all. I was looking to try to do some configuring with wine and it complained about needing a special kernel config. So of course I went up to /usr/src/sys/i386/conf and popped into GENERIC to add the line I needed. Well, to my surprise, all I found was the generic kernel config file. No special editing, none of the stuff I had done, just the standard, straight out of the box generic kernel config file. What happened to the custom one I did?