>> >Jul 11 12:18:48 localhost kernel: Inspecting /boot/System.map >> >Jul 11 12:18:48 localhost kernel: Loaded 28063 symbols from >> >/boot/System.map. >> >Jul 11 12:18:48 localhost kernel: Symbols match kernel version 2.6.12. >> >Jul 11 12:18:48 localhost kernel: No module symbols loaded - kernel modules >> >notenabled. > >so whatever is spewing that is something else, but not the kernel.
These four messages are the first four ones that appear after the boot loader set EIP to the kernel entry point. The first four printks, if you want so. And apparently, the first four appearing in dmesg, obviously. Maybe some more info helps (from /var/log/boot.msg, a copy of dmesg): Inspecting /boot/System.map-2.6.13-TP1 Loaded 24854 symbols from /boot/System.map-2.6.13-TP1. Symbols match kernel version 2.6.13. No module symbols loaded - kernel modules not enabled. klogd 1.4.1, log source = ksyslog started. 20: 00000000000e8000 - 00000000000ea000 (reserved) <4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) .... BIOS-lots of more <5>255MB LOWMEM available. <7>On node 0 totalpages: 65520 <7> DMA zone: 4096 pages, LIFO batch:1 ... klogd. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/