On 30-Jan-00 Russell King wrote:
> Which went into 2.3.41?

Yep.

> You seem to be saying that autofs v3 will work fine with either. 
> Unfortunately, it doesn't seem to.  autofs 3.1.3 against 2.3.41 now complains
> with "autofs: kernel does not match daemon version"

Hm.  Strange.  "It works for me(tm)".

Can you extract the relevent messages from syslog?  Does it print something
like "daemon (X, Y) kernel (X, Y)"  after the "does not match daemon
version" message?  If not, then you're probably still using the old autofs
module, since both are in 2.3 (select CONFIG_AUTOFS4 rather than
CONFIG_AUTOFS).  You'll also need to add an "alias autofs4 autofs" into your
conf.modules if you're being modular.

        J

Reply via email to