Coming in late here... On 10/6/07, Walter Barnes <[EMAIL PROTECTED]> wrote: > Hello, > > Looking over the logs for my new LFS system I noticed something odd. Right at > the very top after klogd is started are these two lines: > > Oct 6 16:56:13 lbc1211 kernel: Cannot find map file. > Oct 6 16:56:13 lbc1211 kernel: No module symbols loaded - kernel modules not > enabled. > > Does this refer to /boot/System.map-2.6.22.9?
There's no problem with this, but you should be able to make it work. The kernel is attempting to load the symbol map that matches `uname -r`. So, you should have /boot/System.map-`uname -r'. It's possible you have an additional local version tacked on to the end of 2.6.22.9. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page