From owner-freebsd-questions Wed Jan 7 06:28:21 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA03070 for questions-outgoing; Wed, 7 Jan 1998 06:28:21 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from localhost.zilker.net (jump-x2-0187.jumpnet.com [207.8.61.187]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA03057 for ; Wed, 7 Jan 1998 06:28:15 -0800 (PST) (envelope-from marquard@zilker.net) Received: (from marquard@localhost) by localhost.zilker.net (8.8.8/8.8.3) id IAA26300; Wed, 7 Jan 1998 08:28:13 -0600 (CST) To: freebsd-questions@freebsd.org Subject: Re: after downloading freebsd-stable References: From: Dave Marquardt Date: 07 Jan 1998 08:28:12 -0600 In-Reply-To: Francis Vidal's message of Tue, 6 Jan 1998 21:25:50 +0800 (PHT) Message-ID: <85yb0s9x4z.fsf@localhost.zilker.net> Lines: 12 X-Mailer: Gnus v5.2.25/XEmacs 19.14 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Francis Vidal writes: > finished downloading freebsd-stable (RELENG_2_2). it created another > directory in /usr/src 'lkm' <-- what's this for? what do i do afterwards? > thanks! lkm contains Loadable Kernel Modules. As for what to do, there's a nice tutorial on upgrading from source hanging off www.freebsd.org. Go to Support or Documentation and find the tutorials -- you'll see it. -Dave