2013年2月26日 星期二

How to build Ubuntu Kernel (1)




  Create and rebuild the new kernel

1.   Describe the detailed step-by-step procedures

2.   Demonstrate booting up with the new kernel.



uname –r : show current ubuntu version
sudo -i : entry root mode
root@esabell_VirtualBox:~# 

then continue type 4 commands as below :

apt-get install git 

apt-get install gcc

apt-get install make

apt-get install libncurses5-dev  


 


  



 



 

沒有留言:

張貼留言