Hi, On Tue, Feb 26, 2002 at 09:46:33AM +1100, Keith Bates wrote: > On Mon, 25 Feb 2002 11:08:59 +0100 (CET) > Sylvain Petreolle <[email protected]> wrote: > > > Are you running linux ? > Yes, RH 7.1. > > If yes, you should have a package named modutils. > > Where is it?
It should be installed on your system. Otherwise you can't load kernel modules. > I did a search but couldn't find it anything called modutils. That's the name of the package (maybe something like "module utilities" or a variation of it). It contains commands like "modprob", "insmod" and "rmmod". Try "which modprobe". Maybe it's not in /sbin/? Bye, Henning
