How to compile kernel for UBUNTU

[CENTER][SIZE=6]This will guide you to compile latest kernel from kernel.org for Ubuntu.[/SIZE][/CENTER]

          #include<warning.h>
          #include<Idontcare.h>
                      This guide is to tried out in a machine, which is not your daily driver.
                              When u are confident you can try it on you daily driver machine.
                                     I will not protect you against data losses. 
                                                  Be responsible for your own action
           If you follow this guide there will not be any issues!

[SIZE=6]
Download [/SIZE]
The Linux Kernel Archives
Config file - hastebin
[SIZE=7]STEPS[/SIZE]
[ol]
[li][SIZE=4]Download and extract latest kernel from kernel.org[/SIZE][/li][li][SIZE=4]Make a empty file .config in that kernel extracted dir.[/SIZE][/li][li][SIZE=4]Copy contents from config file (link) to that file[/SIZE][/li][li][SIZE=4]Open terminal in that dir and run make -j 8[/SIZE][/li][li][SIZE=4]Now run make modules-install install[/SIZE][/li][li][SIZE=4]Wola… you have complied and installed your first kernel![/SIZE][/li][/ol]

3 Likes

Reserved for improvements!

now one tut for android kernel :stuck_out_tongue:

thanks for this tutorial :wink:

1 Like

thanks for the tutorial :cool:

1 Like

New release Ubuntu is really cool.