Skip to content

Sccript to compile and install the Linux Kernel from source

License

Notifications You must be signed in to change notification settings

angristan/LinuxKernelBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

LinuxKernelBuild

Script to install the Linux kernel from source on Debian-based distributions, for all architectures.

Usage

It should work with any kernel version.

For instance, to install the x.y.z version:

wget https://raw.githubusercontent.com/Angristan/LinuxKernelBuild/master/kernel_build.sh
chmod +x kernel_build.sh
./kernel_build.sh x.y.z

Reboot!

The script will compile the kernel into .deb files in /opt/linux then install them.

You can uninstall the custom kernel using APT.

About

Sccript to compile and install the Linux Kernel from source

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages