Reduce boot time console messages?

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Mon Aug 5 00:44:49 EDT 2013


On Mon, 05 Aug 2013 11:07:26 +0800, Woody Wu said:

> Valdis, thank you very much.  I just passed loglevel=7 as kernel command
> line and hope it can suspress KERN_DEBUG messages printed out to console
> at boot time. But, it seems not work. A lot of debug level messages from
> jffs2 module still print out. I will go to check where is wrong.

Weird.  Do the "debugging" messages actually have the string '[JFFS2 DBG]'
in them?  If not, then they're some *other* messages from jffs2.

Also, double-check you don't have ignore_loglevel in the kernel command line.
(This one can be tricky - do a 'cat /proc/cmdline' once you're booted to see
what you really had - there's support for compiling in all/part of a commandline
to work around buggy boot loaders that only support insanely short parameter
lists - so what your  boot loader said it passed to the kernel may not be
what the kernel used).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 865 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130805/25a75e21/attachment.bin 


More information about the Kernelnewbies mailing list