[Bug 16924] New: Kernel noy fully quiet in quiet mode...
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Mon Oct 3 19:10:06 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=16924
Ubuntu | linux
Summary: Kernel noy fully quiet in quiet mode...
Product: Ubuntu
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: linux
AssignedTo: ben.collins at ubuntu.com
ReportedBy: till.varoquaux at gmail.com
QAContact: kernel-bugs at lists.ubuntu.com
At the very begining of initialisation the linux kernel prints out a couple of
messages including:
"Uncompressing Linux..."
this is done even if quiet is specified as a parametre...
This very string can be traced in the source tree to:
/arch/*/boot/compressed/misc.c
My guess is that this part is runned before the parametres are parsed (wild
guess). If this is so we might have to comment out the whole line. However this
wouldn't be a great fix since we would loose the message even in none quiet mode.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list