thanks for your sir,<br>but one more thing i like to know is that if all the modules needed by the kernel are in `initramfs` image then what is the need of the /lib/modules/&lt;kernel version&gt;?? won`t it be redundant??<br>

<br><br><br><div class="gmail_quote">On Wed, Jun 13, 2012 at 11:18 PM, Mulyadi Santosa <span dir="ltr">&lt;<a href="mailto:mulyadi.santosa@gmail.com" target="_blank">mulyadi.santosa@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Wed, Jun 13, 2012 at 5:33 PM, beyond.hack &lt;<a href="mailto:beyond.hack@gmail.com">beyond.hack@gmail.com</a>&gt; wrote:<br>
&gt; hello experts,,<br>
&gt; I am on Fedora 16 and My current kernel is as per the uname -r output<br>
&gt; is 3.1.0-7.fc16.i686.PAE<br>
&gt;<br>
&gt; I am compiling a kernel 3.4.1 and after the compilation the bzimage and<br>
&gt; initramfs are successfully generated..<br>
&gt; then doing a<br>
&gt; #make install<br>
&gt; is giving error like this::<br>
&gt;<br>
&gt; sh-4.2# make install<br>
&gt; sh /usr/local/src/linux-3.4.1/arch/x86/boot/install.sh 3.4.1<br>
&gt; arch/x86/boot/bzImage \<br>
&gt; System.map &quot;/boot&quot;<br>
&gt; WARNING: Couldn&#39;t open directory /lib/modules/3.4.1: No such file or<br>
&gt; directory<br>
<br>
</div>maybe you forgot to do &quot;make modules&quot; followed by &quot;make<br>
modules_install&quot; after generating kernel image?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
regards,<br>
<br>
Mulyadi Santosa<br>
Freelance Linux trainer and consultant<br>
<br>
blog: <a href="http://the-hydra.blogspot.com" target="_blank">the-hydra.blogspot.com</a><br>
training: <a href="http://mulyaditraining.blogspot.com" target="_blank">mulyaditraining.blogspot.com</a><br>
</font></span></blockquote></div><br>