From owner-freebsd-questions Tue Jan 27 09:09:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21969 for questions-outgoing; Tue, 27 Jan 1998 09:09:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.dorotech.fr (mail.dorotech.fr [193.56.144.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21921 for ; Tue, 27 Jan 1998 09:09:15 -0800 (PST) (envelope-from pbl@dorotech.fr) Received: (from uucp@localhost) by mail.dorotech.fr (8.8.6/8.8.6) id SAA17017; Tue, 27 Jan 1998 18:12:11 +0100 (MET) Received: from solo(172.29.1.253) by mail via smap (V1.3) id sma017008; Tue Jan 27 18:11:42 1998 Received: from pchot4 (pchot4 [172.29.30.237]) by solo.dorotech.fr (8.8.6/8.8.6) with SMTP id SAA05744; Tue, 27 Jan 1998 18:15:41 +0100 (MET) Message-ID: <34CE14A2.2781E494@dorotech.fr> Date: Tue, 27 Jan 1998 17:08:50 +0000 From: Patrice BLEUZE X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 2.2.1-RELEASE i386) MIME-Version: 1.0 To: Leonardo Madrigal CC: freebsd-questions@FreeBSD.ORG Subject: Re: HI! References: <34CE08A3.8CF90A05@acnet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Leonardo Madrigal wrote: > > WEll, i hope u can help me. > How can i add the /usr/src/sys directory to mi machine,.? > i want to build a custom kernel. > > Thanx. > > see u > You have to do a "sh install.sh sys" from your src distribution directory. Assuming you are connected as root.