From owner-freebsd-current@FreeBSD.ORG Wed Nov 17 18:01:58 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCE8616A4CE for ; Wed, 17 Nov 2004 18:01:58 +0000 (GMT) Received: from mail.seekingfire.com (coyote.seekingfire.com [24.72.10.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 801FD43D1D for ; Wed, 17 Nov 2004 18:01:58 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id C26211B0; Wed, 17 Nov 2004 12:01:57 -0600 (CST) Date: Wed, 17 Nov 2004 12:01:57 -0600 From: Tillman Hodgson To: FreeBSD -CURRENT Message-ID: <20041117180157.GO76234@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-GPG-Key-ID: 828AFC7B X-GPG-Fingerprint: 5584 14BA C9EB 1524 0E68 F543 0F0A 7FBC 828A FC7B X-GPG-Key: http://www.seekingfire.com/personal/gpg_key.asc X-Urban-Legend: There is lots of hidden information in headers X-Tillman-rules: yes he does User-Agent: Mutt/1.5.6i Subject: `kldload` doesn't find pf.ko, though `ls` finds it easily enough X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2004 18:01:58 -0000 SYNOPSIS: kldload doesn't seem to be able to find the pf module in spite of it being it the normal place. DETAILS: root@thoth# kldstat Id Refs Address Size Name 1 3 0xc0400000 441524 kernel 2 1 0xc17f3000 3000 daemon_saver.ko root@thoth# ls -l /boot/kernel/pf.ko -r-xr-xr-x 1 root wheel 170068 Nov 9 19:12 /boot/kernel/pf.ko root@thoth# kldload -v pf kldload: can't load pf: No such file or directory root@thoth# kldload -v /boot/kernel/pf.ko kldload: can't load /boot/kernel/pf.ko: No such file or directory root@thoth# sysctl kern.bootfile kern.module_path kern.bootfile: /boot/kernel/kernel root@thoth# uname -a FreeBSD thoth.seekingfire.prv 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Tue Nov 9 17:44:22 CST 2004 toor@thoth.seekingfire.com:/usr/obj/usr/src/sys/THOTH i386 Thanks for any assistance, -T -- Page 30: Leaving a terminal logged in is like leaving your car unlocked with the keys in the ignition. - Harley Hahn, _The Unix Companion_