LinuxKernelBuild
Sccript to install the Linux Kernel from source. (Works on Debian and Ubuntu)Usage
It should work with any version.For instance, to install the 4.8.5 version :
wget https://raw.githubusercontent.com/Angristan/LinuxKernelBuild/master/kernel_build.sh
chmod +x kernel_build.sh
./kernel_build.sh 4.8.5
from https://github.com/Angristan/LinuxKernelBuild
No comments:
Post a Comment