[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <556445368AFA1C438794ABDA8901891C034456F2@usa0300ms03.na.xerox.net>
Date: Fri, 9 Feb 2007 12:27:32 -0500
From: "Leisner, Martin" <Martin.Leisner@...ox.com>
To: <linux-kernel@...r.kernel.org>
Cc: <leisner@...hester.rr.com>
Subject: force insmod on 2.6
I had modules which were compiled with another kernel version string
(same kernel though).
In 2.4, you could do a force in the modules.conf files or in the insmod
command line.
The current insmod doesn't have a force option.
Modprobe CAN force, but the modules has to be in the modules tree (i.e.
not arbitrary places on the
file system)
Is there a way to force load a module at an arbitrary location?
This is very handy for development (not production).
marty
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists