Error Message HELP

NoOp glgxg at sbcglobal.net
Mon Oct 11 17:16:01 UTC 2010


On 10/11/2010 05:45 AM, Bill Wright wrote:
> fter updating to 10.10 yesterday I have been getting this error message
> 
> modprobe:fatal:could not load /lib/modules/2.6.35.22 generic
> modules.dep: no such file or directory
> 
> After that error message everything boots and works fine
> 
> How can I fix this without reinstalling the os?

You can try:

$ sudo update && sudo upgrade
$ sudo update-initramfs -u -k all

Or only for that kernel:
$ sudo update-initramfs -u -k 2.6.35.22-generic

<http://manpages.ubuntu.com/manpages/maverick/man8/update-initramfs.8.html>





More information about the ubuntu-users mailing list