-- --Oprindelig meddelelse-- -- Fra: Michael Schwendt [mailto:fedora@(protected)] Sendt: 15. september 2004 07:23 Til: Discussion of Red Hat Linux 9 (Shrike) Emne: Re: After an update som modules points to the old kernel
On Tue, 14 Sep 2004 21:33:03 +0200, Henrik Grevelund wrote:
> I just downloaded all the updates for the RH9 and the i runned: > rpm -Fhv *.rpm > > That was including the kernel upgrade. Now i have no cdrom and network. > > /var/log/messages: > server modprobe: modprobe: Can't open dependencies file > /lib/modules/2.4.20-8/modules.dep (No such file or directory) > > how come this didn't get updated, and how do i correct this.
With the new kernel running, run "depmod -ae" as root user. What do /boot and /lib/modules look like?