From owner-freebsd-hackers Sat Oct 20 14:29:56 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 3E84D37B403 for ; Sat, 20 Oct 2001 14:29:54 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f9KLTqV36218; Sat, 20 Oct 2001 15:29:52 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id f9KLTp749148; Sat, 20 Oct 2001 15:29:51 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200110202129.f9KLTp749148@harmony.village.org> To: Zhihui Zhang Subject: Re: where are kernel modules located? Cc: freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of "Sat, 20 Oct 2001 16:52:57 EDT." References: Date: Sat, 20 Oct 2001 15:29:51 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message Zhihui Zhang writes: : Kernel modules are supposed to locate under /modules. It turns out we can : find it under /. So where are kernel models located exactly? In -stable it is /modules (except for about 8 hours in the last few days when they bogusly wound up in / due to a foobar by yours truly). In current they live in /boot/kernel/*. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message