<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/15/2014 06:38 PM, Gmail wrote:<br>
    </div>
    <blockquote cite="mid:53C54B13.1050300@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">My /usr partition in on the /
        partition.<br>
        <br>
        I just use initrd, i've compiled kernel with genkernel.<br>
        <br>
        I'm trying to look row for row if there's some diff.<br>
        <br>
        <br>
        Il 15/07/2014 17:34, Alexander Kapshuk ha scritto:<br>
      </div>
      <blockquote cite="mid:53C54A0B.70501@gmail.com" type="cite">
        <meta content="text/html; charset=ISO-8859-1"
          http-equiv="Content-Type">
        <div class="moz-cite-prefix">On 07/14/2014 05:18 PM, Gmail
          wrote:<br>
        </div>
        <blockquote cite="mid:53C3E6AC.6050008@gmail.com" type="cite">Hi,

          i've upgraded kernel from 3.12.13 to 3.12.20. <br>
          I've make a oldconfig as usual, but with new kernel the boot
          blocks at the begining to the ramdisk loading. <br>
          I've tried with other 3.12.2x with the same negative results.
          <br>
          I use grub2 with systemd. <br>
          <br>
        </blockquote>
        Is your '/usr' partition housed on a filesystem of its own, or
        does it reside on the '/' partition?<br>
        <br>
        <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="http://wiki.gentoo.org/wiki/Initramfs/HOWTO">http://wiki.gentoo.org/wiki/Initramfs/HOWTO</a><br>
        "For systems where all necessary files and tools reside on the
        same file system, the <code>init</code> application can
        perfectly control the further boot process. But when multiple
        file systems are defined (or more exotic installations are
        done), this might become a bit more tricky:
        <ul>
          <li> When the <tt style="font-family: monospace;">/usr</tt>
            partition is on a separate file system, tools and drivers
            that have files stored within <tt style="font-family:
              monospace;">/usr</tt> cannot be used unless <tt
              style="font-family: monospace;">/usr</tt> is available. If
            those tools are needed to make <tt style="font-family:
              monospace;">/usr</tt> available, then we cannot boot up
            the system. </li>
        </ul>
        <ul>
          <li> If the root file system is encrypted, then the Linux
            kernel will not be able to find the <code>init</code>
            application, resulting in an unbootable system. </li>
        </ul>
        <p>The solution for this problem has since long been to use an <i>initrd</i>
          (initial root device)."<br>
        </p>
        <p>Did you run a diff on your 3.12.13/.config and
          3.12.13/.config, to make sure you didn't overlook anything to
          do with the systemd-related config options?<br>
        </p>
        <p><br>
        </p>
      </blockquote>
      <br>
    </blockquote>
    Googling for 'gentoo linux kernel gets stuck at ramdisk loading',
    returned the following gentoo specific results. See if that helps
    pin down the problem:<br>
    <a class="moz-txt-link-freetext" href="http://forums.gentoo.org/viewtopic-t-912622-start-0.html">http://forums.gentoo.org/viewtopic-t-912622-start-0.html</a><br>
    <a class="moz-txt-link-freetext" href="http://forums.gentoo.org/viewtopic-p-7552928.html">http://forums.gentoo.org/viewtopic-p-7552928.html</a><br>
    <a class="moz-txt-link-freetext" href="http://forums.gentoo.org/viewtopic-t-989210.html">http://forums.gentoo.org/viewtopic-t-989210.html</a><br>
    <a class="moz-txt-link-freetext" href="http://forums.gentoo.org/viewtopic-p-7179048.html">http://forums.gentoo.org/viewtopic-p-7179048.html</a><br>
    <br>
  </body>
</html>