From owner-freebsd-hackers@FreeBSD.ORG Sat Sep 11 19:01:50 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FE4816A4CF for ; Sat, 11 Sep 2004 19:01:50 +0000 (GMT) Received: from lakermmtao09.cox.net (lakermmtao09.cox.net [68.230.240.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEF2543D64 for ; Sat, 11 Sep 2004 19:01:49 +0000 (GMT) (envelope-from conrads@cox.net) Received: from dolphin.local.net ([68.11.71.51]) by lakermmtao09.cox.net (InterMail vM.6.01.03.02.01 201-2131-111-104-103-20040709) with ESMTP <20040911190149.CNQN22323.lakermmtao09.cox.net@dolphin.local.net>; Sat, 11 Sep 2004 15:01:49 -0400 Received: from dolphin.local.net (localhost.local.net [127.0.0.1]) by dolphin.local.net (8.13.1/8.13.1) with SMTP id i8BJ1mhO000887; Sat, 11 Sep 2004 14:01:48 -0500 (CDT) (envelope-from conrads@cox.net) Date: Sat, 11 Sep 2004 14:01:43 -0500 From: "Conrad J. Sabatier" To: freebsd-hackers@freebsd.org Message-ID: <20040911140143.2ff53420@dolphin.local.net> In-Reply-To: <20040910222135.K2527@digital-security.org> References: <20040910212926.V2370@digital-security.org> <20040911035133.GA74157@cre85086tuf.rose.agilent.com> <20040910222135.K2527@digital-security.org> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; amd64-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: vxp Subject: Re: help with a module, please.. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Sep 2004 19:01:50 -0000 On Fri, 10 Sep 2004 22:23:16 -0400 (EDT), vxp wrote: > > digital-security# pwd > /usr/home/vxp/mycode/reboot > digital-security# ls -l icmp.ko > -rwxr-xr-x 1 vxp vxp 7548 Sep 10 21:31 icmp.ko > digital-security# kldload ./icmp.ko > kldload: can't load ./icmp.ko: No such file or directory > digital-security# I may be wrong, but perhaps it has something to do with the fact that the module is not in the correct module path? Try this: sysctl kern.module_path=/usr/home/vxp/mycode/reboot kldload icmp -- Conrad J. Sabatier -- "In Unix veritas"