From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: initrd and messages in the kernel log
Date: Fri, 20 Jan 2017 12:40:02 +0100 [thread overview]
Message-ID: <20170120114002.GA3756@kroah.com> (raw)
In-Reply-To: <CAGXs5wX31Oo5VtX_eHBVna-HD6dh=9MuVYSyjumY4m0rhn17Tg@mail.gmail.com>
On Fri, Jan 20, 2017 at 01:23:41PM +0200, Kevin Wilson wrote:
> Hello Greg,
> Thanks for the quick response.
> I investigate more and came to the conclusion that for a specific
> network driver, there are messages in kernel log which originate from
> initrd and not from the modules under /lib/modules/...
> Please let me rephrase the question, I was not clear enough about what
> my query is, as the point here is not missing messages:
>
> Is there a way to know which messages in the kernel log are originated
> from initrd and which are not ?
Nope.
> is there some entry in the log file that can tell us that all messages
> before it (till the boot itself) are originated from initrd and all
> messages after (till next boot) are not from initrd but from
> /lib/modules and/or /boot/vmlinuz?
Unless the initrd itself puts a message into the log saying when it
stops and when it transfers control over to your "real" system, no there
is not.
But you should have all of the messages in dmesg, to look at, so there
shouldn't really be a problem here, right? What exactly is the issue
you are trying to solve?
thanks,
greg k-h
prev parent reply other threads:[~2017-01-20 11:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-20 8:33 initrd and messages in the kernel log Kevin Wilson
2017-01-20 8:50 ` Greg KH
2017-01-20 11:23 ` Kevin Wilson
2017-01-20 11:40 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170120114002.GA3756@kroah.com \
--to=greg@kroah.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).