This short walkthrough describes how to install the Ubuntu linux kernel 3.15 on without compiling.
This guide should work with the latest version of Ubuntu Linux and most Ubuntu-based distributions including Mint. The included kernel files have been compiled using the generic Ubuntu configuration.
Installation Guide (GUI)
- Download the kernel headers package:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-utopic/linux-headers-3.15.0-031500_3.15.0-031500.201406081435_all.deb - And the appropriate package for your system
- And the accompanying compiled kernel image
- Install the files in the same order as downloaded above. So first install the headers (2 files) and finally the image (1 file).
- In the terminal run:
sudo update-grub
- Reboot and select the kernel from the bootloader menu
I will post the latest version of the 3.15 branch and 3.16 release candidates in comments below.
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc1-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15.1-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc2-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15.2-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15.3-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc3-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc4-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15.4-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15.5-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc5-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15.6-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc6-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc7-utopic/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15.7-utopic/