From owner-freebsd-questions Tue Apr 25 1:15:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uclink4.berkeley.edu (uclink4.Berkeley.EDU [128.32.25.39]) by hub.freebsd.org (Postfix) with ESMTP id 2C66137BC9F for ; Tue, 25 Apr 2000 01:15:35 -0700 (PDT) (envelope-from joepark@uclink4.berkeley.edu) Received: from lisa (c833307-a.pinol1.sfba.home.com [24.11.139.49]) by uclink4.berkeley.edu (8.9.3/8.9.3) with ESMTP id BAA25513; Tue, 25 Apr 2000 01:15:07 -0700 (PDT) Message-Id: <4.2.0.58.20000425011254.018ef100@uclink4.berkeley.edu> X-Sender: joepark@uclink4.berkeley.edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Tue, 25 Apr 2000 01:23:00 -0700 To: freebsd-questions@FreeBSD.ORG From: Joe Park Subject: solved: from 3.4 stable to 4.0 stable Cc: kstewart@3-cities.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just realized that the format of configuration file for 4.0 kernel is little different from 3.X. So, I just: cd /usr/src/sys/i386/conf /usr/sbin/config GENERIC cd ../../compile/GENERIC make depend make make install And the kernel was installed properly (yay!!!) Then I went on rebuilding disk/dev entries and make installworld. Everything was smooth and now I just need to build custom kernel. Thank you for great OS!!! Joe Park To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message