LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   booting a custom linux kernel (https://www.linuxquestions.org/questions/linux-kernel-70/booting-a-custom-linux-kernel-4175546041/)

ptcte 06-21-2015 09:45 PM

booting a custom linux kernel
 
I followed a tutorial and compiled a custom linux kernel on fedora 22. How to boot it? is virtualisation necessary for faster code-compile-test cycles ?

syg00 06-21-2015 09:58 PM

Stick an entry in your boot-loader - for Fedora that would be /boot/grub2/grub.cfg.

Best to use a similar name to Fedora (add a unique suffix) so os-prober will find it and add the entry for you when mkconfig is run.
I run real systems rather than virtual - personal choice.

ptcte 06-22-2015 01:26 AM

thank you very much


All times are GMT -5. The time now is 12:50 AM.