From owner-freebsd-questions Fri Sep 11 07:56:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA09704 for freebsd-questions-outgoing; Fri, 11 Sep 1998 07:56:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dart.sr.se (dart.SR.SE [193.12.91.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA09699 for ; Fri, 11 Sep 1998 07:56:21 -0700 (PDT) (envelope-from gunnar@pluto.sr.se) Received: from pluto.sr.se ([134.25.193.91]) by dart.sr.se (8.9.1/8.9.0) with ESMTP id QAA00737; Fri, 11 Sep 1998 16:56:05 +0200 (MET DST) Received: (from gunnar@localhost) by pluto.sr.se (8.8.8/8.8.8) id QAA20626; Fri, 11 Sep 1998 16:56:05 +0200 (CEST) (envelope-from gunnar) Message-ID: <19980911165605.A20603@sr.se> Date: Fri, 11 Sep 1998 16:56:05 +0200 From: Gunnar Flygt To: Joe Hemen Cc: questions@FreeBSD.ORG Subject: Re: /usr/sbin/config can't open ../conf/devices.(null) Reply-To: flygt@sr.se References: <19980911031721.24285.rocketmail@send103.yahoomail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19980911031721.24285.rocketmail@send103.yahoomail.com>; from Joe Hemen on Thu, Sep 10, 1998 at 08:17:21PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Sep 10, 1998 at 08:17:21PM -0700, Joe Hemen wrote: > Hi there... > > I'm trying to recompile a new kernel. > > I copied GENERIC to NK, edited NK, > > but when I run /usr/src/config NK (from the /usr/src/sys/i386/conf/NK > directory, I get the following error: > > config: can't open ../conf/devices.(null) But that's not the way it's described in the documentation! You should use: /usr/sbin/config NK ^^^^ and then go on with: cd ../../compile/NK make depend make make install -- regards, Gunnar email: flygt@sr.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message