lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <fg2p69$t4p$1@ger.gmane.org>
Date:	Sun, 28 Oct 2007 20:50:18 +0100
From:	Markus Elfring <Markus.Elfring@....de>
To:	linux-kernel@...r.kernel.org
Subject:  No module symbols loaded - kernel modules not enabled.

Hello,

I get the following output from the command "head -n 7 /var/log/boot.msg".

Inspecting /boot/System.map-2.6.23.1-default
Loaded 27483 symbols from /boot/System.map-2.6.23.1-default.
Symbols match kernel version 2.6.23.
No module symbols loaded - kernel modules not enabled.

klogd 1.4.1, log source = ksyslog started.
<5>Linux version 2.6.23.1-default (root@...ne) (gcc version 4.2.1 (SUSE Linux)) #1 SMP
PREEMPT Sun Oct 28 15:34:56 CET 2007


A lot of discussions can be found around this specific notice about symbol loading. I am
interested in an explanation for the effects on the current kernel.
Does it just mean that no debugging symbols were loaded?

Load all symbols for debugging/ksymoops (KALLSYMS):
"Say Y here to let the kernel print out symbolic crash information and
symbolic stack backtraces. This increases the size of the kernel
somewhat, as all symbols have to be loaded into the kernel image."


The following configuration option is active on my system, of course.

Automatic kernel module loading (KMOD):
"Normally when you have selected some parts of the kernel to
be created as kernel modules, you must load them (using the
"modprobe" command) before you can use them. If you say Y
here, some parts of the kernel will be able to load modules
automatically: when a part of the kernel needs a module, it
runs modprobe with the appropriate arguments, thereby
loading the module if it is available. If unsure, say Y."

Regards,
Markus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ