On Sat, 23 Dec 2000, Jeremy Fitzhardinge wrote:
> On Tue, Dec 12, 2000 at 10:55:40AM +0100, Richard Ems wrote:
> > Dec 12 07:45:53 bingo automount[2309]: using kernel protocol version 3
>
> It looks like you're picking up the autofs v3 kernel filesystem. Are you
> using modules or compiled in? If you're using modules, you need to add
> an
>
> alias autofs autofs4
>
> to your /etc/modules.conf
Aha! We're on to something. I have autofs compiled in rather than
modular. However, the system log shows, e.g:
Dec 10 20:35:29 pii automount[31506]: using kernel protocol version 3
What's the secret for getting v4 protocol on a monolithic kernel?
Steve