<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>On Tue, Sep 6, 2016, 8:10 PM Er Krishna &lt;<a
        moz-do-not-send="true" href="mailto:erkrishna@gmail.com">erkrishna@gmail.com</a>&gt;
      wrote:<br>
    </p>
    <blockquote
cite="mid:CAPTh4OthnyYZc2Tr7uYSyhJuRGz6rhtEJ7D7KzEgtQVe5WoqXw@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <p dir="ltr" class="gmail_msg">Hi all</p>
          <p dir="ltr" class="gmail_msg">I have a basic question for
            understanding :</p>
          <p dir="ltr" class="gmail_msg">If we want to boot the Linux
            kernel without bootloader what needs to be done?</p>
          <p dir="ltr" class="gmail_msg">In other words what all the
            core subsystem like memory and all<br class="gmail_msg">
            needs initialisation by bootloader and if bootloader is not
            there then how to do it ?</p>
        </blockquote>
      </div>
      <br>
    </blockquote>
    <br>
    The role of a bootloader is to load and initialize an operating
    system - so, in essence, you're asking "what does a bootloader do?"
    and "how do I write a bootloader?"<br>
    <br>
    Perhaps the easiest way to answer your question is to suggest that
    you study the Linux boot process - and how it proceeds from power
    up, to BIOS, to LILO or Grub.  Your answer is in the details.<br>
    <br>
    Miles Fidelman<br>
    <br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
In theory, there is no difference between theory and practice.
In practice, there is.  .... Yogi Berra</pre>
  </body>
</html>