From owner-freebsd-questions Wed Jun 21 16:40:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta02-svc.server.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by hub.freebsd.org (Postfix) with ESMTP id 6A6E337BA93 for ; Wed, 21 Jun 2000 16:40:24 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from parish.my.domain ([62.253.85.132]) by mta02-svc.server.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20000622003953.GSXB10065.mta02-svc.server.ntlworld.com@parish.my.domain>; Thu, 22 Jun 2000 00:39:53 +0000 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id AAA00591; Thu, 22 Jun 2000 00:40:16 +0100 (BST) (envelope-from mark) Date: Thu, 22 Jun 2000 00:40:10 +0100 From: Mark Ovens To: Prashant Ratanchandani Cc: freebsd-questions@freebsd.org Subject: Re: problems using modload... Message-ID: <20000622004010.D232@parish> References: <39513A1E.D6AD8533@niksun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39513A1E.D6AD8533@niksun.com>; from prc@niksun.com on Wed, Jun 21, 2000 at 05:56:46PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 21, 2000 at 05:56:46PM -0400, Prashant Ratanchandani wrote: > all, > slight issue reagarding the use of lkm... > i enabled the LKM option in the kernel conf file and recompiled it... > however on tyring to do a modload on the .o file i get the error > ld: /kernel: malformed input file (not rel or archive) > modload: /usr/bin/ld: return code 1 > any answers.. What version of FreeBSD? modload is now replaced with kldload(8) (and kldunload(8) & kldstat(8)). I can't remember exactly when this was introduced but it is definitely in 4.0 and IIRC it was in 3.x as well. > thanx in advance > prashant > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- If I buy a copy of WinDelete, and it doesn't delete Windows, am I entitled to my money back? ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message