Date: Thu, 22 Jun 2000 00:40:10 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Prashant Ratanchandani <prc@niksun.com> Cc: freebsd-questions@freebsd.org Subject: Re: problems using modload... Message-ID: <20000622004010.D232@parish> In-Reply-To: <39513A1E.D6AD8533@niksun.com>; from prc@niksun.com on Wed, Jun 21, 2000 at 05:56:46PM -0400 References: <39513A1E.D6AD8533@niksun.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000622004010.D232>