Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 1998 16:56:05 +0200
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        Joe Hemen <jhemen@yahoo.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: /usr/sbin/config can't open ../conf/devices.(null)
Message-ID:  <19980911165605.A20603@sr.se>
In-Reply-To: <19980911031721.24285.rocketmail@send103.yahoomail.com>; from Joe Hemen on Thu, Sep 10, 1998 at 08:17:21PM -0700
References:  <19980911031721.24285.rocketmail@send103.yahoomail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980911165605.A20603>