[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kerneld message / Workaround



Quoting Erik van der Meulen (e.van.der.meulen@avondel.nl):
> 
> > After the reboot all seems well, except a message during boot:
> >   kerneld: you almost certainly don't want to be running kerneld
> >            with >= 2.2.x
> 
> Thanks a lot for the various responses. I did a: mv kerneld kerneld.old
> in /etc/init.d and now things are fine.
> I checked the ownership of the file, this was: modutils
> Now I assume that this had been installed as a dependency consequence of
> the installation of some kernel packages which I installed prior to
> compiling my 2.2.15 kernel. Not sure which or if I did something odd or
> if it could be regarded as a bug?

The scripts /etc/init.d/{kerneld,modutils} have to be able to handle
both 2.0 and 2.2 kernels with kerneld or kmod. You will see they do
this by testing for the presence of /proc/sys/kernel/modprobe which
only exists under 2.2.

Perhaps you have a problem with your /proc filesystem (unless a bug
has been introduced into these scripts). There should be no need to
move/remove the scripts in /etc/init.d.

Cheers,

-- 
Email:  d.wright@open.ac.uk   Tel: +44 1908 653 739  Fax: +44 1908 655 151
Snail:  David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA
Disclaimer:   These addresses are only for reaching me, and do not signify
official stationery. Views expressed here are either my own or plagiarised.



Reply to: