Tag Linux Kernel

Compiling and Installing Custom Linux Kernel

Compiling and Installing Custom Linux Kernel The below mentioned steps will work in Ubuntu or debian like systems. I have tested it on Ubuntu 10.10. Download and unzip(preparing) sudo apt-get update sudo apt-get install kernel-package libncurses5-dev fakeroot wget bzip2 Download…