On Thu, 2005-11-10 at 14:52 +0100, Sbs Bofh wrote:
On 11/10/05, Ken Schneider <suse-list@bout-tyme.net> wrote:
Was does ls -a /lib/modules show? This should tell you whether or not any kernel updates have been applied through YOU.
2.6.11.4-20a-smp 2.6.11.4-21.7-smp 2.6.11.4-21.8-smp 2.6.11.4-21.9-smp 2.6.11.4-override-smp precompiled scripts
also look at /boot to
see what version the currently installed kernel is.
backup_mbr boot config-2.6.11.4-21.9-smp grub initrd initrd-2.6.11.4-21.9-smp message README.vmlinux-2.6.11.4-21.9-smp.gz symvers-2.6.11.4-21.9-i386-smp.gz System.map-2.6.11.4-21.9-smp vmlinuz vmlinuz-2.6.11.4-21.9-smp
The error you have about no modules.dep usually means that there has
been a kernel update and the system has not been rebooted.
OK. I will probably try a reboot next week once I pluck up the courage :-)
James
This shows that the kernel has been updated three times without a reboot in between. (from previous post from you) ~ # tail /var/log/messages Nov 10 07:56:56 box1 modprobe: FATAL: Could not load /lib/modules/2.6.11.4-20a-smp/modules.dep: No such file or directory This shows that the running kernel is 2.6.11.4-20a and there have been updates since. If you are using lilo, unlikely since the default for 9.3 was grub, just run mkinitrd as root and reboot. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998