Page 1 of 1

fatal error on fresh bubba

Posted: 27 Jul 2007, 18:38
by Ubi
This error message keeps popping up.
(I did not receive my Bubba untill Jul 27,and dit not login or do anything with it untill 20:45. Thus, this error was already present during testing phase and before)
Any ideas?

Sep 27 20:26:46 bubba modprobe: FATAL: Could not load /lib/modules/2.6.16.16/modules.dep: No such file or directory
Jul 23 20:08:35 bubba modprobe: FATAL: Could not load /lib/modules/2.6.16.16/modules.dep: No such file or directory
Jul 27 20:36:19 bubba modprobe: FATAL: Could not load /lib/modules/2.6.16.16/modules.dep: No such file or directory

Posted: 29 Jul 2007, 10:10
by tor
Hi ubi,

The error message you are seeing is non fatal and can be ignored. It occurs due to us not having any modules, loadable device drivers, installed on Bubba.

If you want them to go away you can install the modules package.

As root in a shell do:

Code: Select all

apt-get update
apt-get install linux-modules
That will remove the notice you are experiencing.

/Tor

Posted: 30 Jul 2007, 04:02
by Ubi
Ok thanks for that information.
Although I don't think I'll be loading software just for a trivial log message to go away :D