kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: freeman.zhang1992@gmail.com (Freeman Zhang)
To: kernelnewbies@lists.kernelnewbies.org
Subject: "kdumpbase" dracut module
Date: Mon, 21 Mar 2016 10:59:45 +0800	[thread overview]
Message-ID: <56EF63A1.9040406@gmail.com> (raw)
In-Reply-To: <CACeEjSL0jrqF9WtX3mZrO0036pGc4O4aPg+=JPMOB7QH47DLWA@mail.gmail.com>

-------- Original Message --------
> I want to know what is the job of "kdumpbase" dracut module.
> 
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
> 

dracut uses modules to include instructions and functions in initramfs. When the dump kernel(2nd kernel) is started, it needs to know what action it should take to dump the core. It also needs some infrastructure to support those actions. Dracut follows the kdumpbase script to build initramfs for the 2nd kernel.

Above is my own understanding, hope this will help.

Freeman

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160321/b70e998a/attachment.bin 

  reply	other threads:[~2016-03-21  2:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-19  7:29 "kdumpbase" dracut module Ronit Halder
2016-03-21  2:59 ` Freeman Zhang [this message]
2016-03-21  6:26 ` Dave Young
2016-03-21 13:55   ` Ronit Halder
2016-03-22  0:41     ` Freeman Zhang

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=56EF63A1.9040406@gmail.com \
    --to=freeman.zhang1992@gmail.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).