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