From owner-freebsd-questions Tue Mar 28 8:24:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sakr.net (cr879075-a.ym1.on.wave.home.com [24.114.39.136]) by hub.freebsd.org (Postfix) with ESMTP id A809937B6BE for ; Tue, 28 Mar 2000 08:24:21 -0800 (PST) (envelope-from miyako@sakr.net) Received: from localhost (miyako@localhost) by sakr.net (8.9.3/8.9.3) with ESMTP id LAA08814 for ; Tue, 28 Mar 2000 11:26:11 -0500 (EST) (envelope-from miyako@sakr.net) Date: Tue, 28 Mar 2000 11:26:11 -0500 (EST) From: miy To: freebsd-questions@freebsd.org Subject: upgrading from 3.4 to 4.0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am fairly new to freebsd, and I want to keep up to date with everything available. I am upgrading from 3.4 Stable to 4.0 and I am having some difficulty. I began by using CVSup in order to update the sources, and then I did the following: cd /usr/src make buildworld cd /usr/src/sbin/mknod make install cd /usr/src/sys/modules make install cd /usr/src This has all worked. Now as I try to configure my kernel /usr/sbin/conifg MYKERNEL I get the following error: config: can't open ../conf/devices.i386 I would really appreciate any help you can offer. Thanks, Frederick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message