<p>On Jun 22, 2014 8:07 PM, &quot;AYAN KUMAR HALDER&quot; &lt;<a href="mailto:ayankumarh@gmail.com">ayankumarh@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On Sun, Jun 22, 2014 at 6:48 PM, Sudip Mukherjee<br>
&gt; &lt;<a href="mailto:sudipm.mukherjee@gmail.com">sudipm.mukherjee@gmail.com</a>&gt; wrote:<br>
&gt; &gt; On Jun 22, 2014 5:57 PM, &quot;shubham k&quot; &lt;<a href="mailto:skaushal.lk@gmail.com">skaushal.lk@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Hi Gurus,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I have virtual m/c with ubuntu linux-kernel 3.2.xx. Suppose I made any fix<br>
&gt; &gt;&gt; in latest kernel say 3.16-rcx and want to test those changes. How i should<br>
&gt; &gt;&gt; go about it? I am thinking to compile the modified kernel 3.16-rcx and<br>
&gt; &gt;&gt; install it like standard procedure (make, make modules, make<br>
&gt; &gt;&gt; modules_install, make install)<br>
&gt; A small addition. You need to update the grub to be able to see the<br>
&gt; new kernel entry in the boot options.<br>
&gt; I believe there is no need to change the run level as the latest<br>
&gt; kernel should work with the default gui run level (5). I have done the<br>
&gt; same for kernel 3.14<br>
&gt;<br>
&gt; Regards.<br>
&gt; Ayan Kumar Halder</p>
<p>i think &quot;make install&quot; will also update the grub configuration and will also create initial ram disc if needed .. atleast in ubuntu it does.<br>
</p>