From owner-freebsd-stable Fri Dec 15 2:56: 4 2000 From owner-freebsd-stable@FreeBSD.ORG Fri Dec 15 02:56:03 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 8E3CF37B698 for ; Fri, 15 Dec 2000 02:56:02 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 15 Dec 2000 10:56:01 +0000 (GMT) Date: Fri, 15 Dec 2000 10:56:01 +0000 From: David Malone To: Danny Braniss Cc: freebsd-stable@freebsd.org Subject: Re: make install KERNEL Message-ID: <20001215105601.A73368@walton.maths.tcd.ie> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from danny@cs.huji.ac.il on Fri, Dec 15, 2000 at 09:34:03AM +0200 Sender: dwmalone@maths.tcd.ie Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Dec 15, 2000 at 09:34:03AM +0200, Danny Braniss wrote: > why are userland programs installed when installing a kernel? What directory are you in, and what command are you typing? If you are in /usr/src you should be typing something like "make installkernel" - with no space. If you are in /usr/src/sys/compile/NAME then you should be typing "make install". David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message