Re: Module loading on demand

From: Bart De Schuymer (bdschuym@pandora.be)
Date: Sat Feb 22 2003 - 11:48:02 EST


On Saturday 22 February 2003 14:43, Bill Davidsen wrote:
> I note that with "new modules" modules no longer seem to load as needed
> but must be loaded by hand or explicitly in modprobe.conf.
> I have just been bitten by this trying to build a kernel (loop needed to
> be loaded by hand) and using a VFAT format ZIP drive partition, where
> mount didn't load the vfat module.
>
> Is there some trick to making modules useful again?

I don't know if this is your solution, but for some reason I have to do
echo "/sbin/modprobe" > /proc/sys/kernel/modprobe
to get automatic loading to work.
IIRC, this proc entry points to /bin/true by default for some reason, for 2.5
kernels.

-- 
cheers,
Bart

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:36 EST