I was able to eventually fix this problem.<br>Here is what I did<br><br>1) Did not use the kernel config file from the previous kernel (.config).<br>    Using make oldconfig may have been the problem<br>    Instead, I did this:
<br>    make clean<br>    make mrproper<br>    make menuconfig<br>       select only the options I need<br>       save config<br>2) ran:<br>    make<br>    make modules_install<br>    make install<br>       ( NOTE: be sure to use 'make install' as it seems to create the proper initrd file )
<br><br>    I was not using 'make install' before.  I think this may have been the actual fix as<br>    it seems to setup the initial ram disk properly.<br><br><br><div><span class="gmail_quote">On 12/27/06, <b class="gmail_sendername">
Ed Hourigan</b> <<a href="mailto:ed.hourigan@gmail.com">ed.hourigan@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I seem to be having issues booting the 2.6.19 kernel from <a href="http://kernel.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">kernel.org</a>.<br>I have FC-6 installed and wanted to upgrade the kernel from 
<a href="http://kernel.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">kernel.org</a><br>(I have done this many times before)
<br>When I go to boot my newly built kernel, I get a kernel panic due to: <br><br>Volume Group "VolGroup00" not found<br><br>When I built the kernel, I used my current kernel .config file (2.6.18 from fc6) by doing a 'make oldconfig'.
<br><br>Has anyone successfully upgraded to 2.6.19 kernel from <a href="http://kernel.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">kernel.org</a> on FC6 ??? <br><br>Thank you.<br clear="all">
<span class="sg"><br>-- <br>Ed -<br>**  **

</span></blockquote></div><br><br clear="all"><br>-- <br>Ed -<br>** Life's too short for cheap beer! **