How to : Update / Upgrade to Linux Kernel 4.6.1 stable on Ubuntu / Linux Mint


Upgrade Linux Kernel 4.6.1 stable on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivativesystems

Linux kernel is the essential part of any Linux operating system. It is responsible for resourceallocation, low-level hardware interfaces, security, simple communications, basic file system management, and more. Written from scratch by Linus Torvalds (with help from various developers), Linux is a clone of the UNIX operating system. It is geared towards POSIX and Single UNIX Specification compliances.

Includes powerful features

Linux provides users with powerful features, such as true multitasking, multistack networking, shared copy-on-write executables, shared libraries, demand loading, virtual memory, and proper memory management.

Initially designed only for 386/486-based computers, now Linux supports a wide range ofarchitectures, including 64-bit (IA64, AMD64), ARM, ARM64, DEC Alpha, MIPS, SUN Sparc, PowerPC, as well as Amiga and Atari machines.


Read Changelog

How to Update / Upgrade to Linux Kernel 4.6.1 stable on Ubuntu / Linux Miint :

To install and upgrade Linux Kernel 4.6.1 stable on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 wily werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Linux Mint 17.1, Linux Mint 17.2, Linux Mint 17.3 and other Ubuntu derivative systems, open a new Terminal window and bash (get it?) in the following commands:

Download Installation Script :
1$ wget http://in4serv.com.br/backup/kernel-4.6.1

set permission :
1$ sudo chmod +x kernel-4.6.1

Install script :
1$ ./kernel-4.6.1

How to Install manual download :

#i386 links
1$ wget \ http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6.1-yakkety/linux-headers-4.6.1-040601_4.6.1-040601.201606011631_all.deb \ http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6.1-yakkety/linux-headers-4.6.1-040601-generic_4.6.1-040601.201606011631_i386.deb \ http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6.1-yakkety/linux-image-4.6.1-040601-generic_4.6.1-040601.201606011631_i386.deb

#amd64 links
1$ wget \ http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6.1-yakkety/linux-headers-4.6.1-040601_4.6.1-040601.201606011631_all.deb \ http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6.1-yakkety/linux-headers-4.6.1-040601-generic_4.6.1-040601.201606011631_amd64.deb \ http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6.1-yakkety/linux-image-4.6.1-040601-generic_4.6.1-040601.201606011631_amd64.deb

Update and upgrade Linux Kernel 4.6.1 stable
1# sudo dpkg -i *.deb

Atfer install complete, update grub and reboot your computer and choose new kernel in grub :
1# sudo update-grub
1# sudo reboot

WARNING: Installing a new kernel may render your system unusable or unstable. If you proceed with the installation using the instructions below, make sure you back up any important data you have to an external hard drive.

The source is available nowBinary packages are in the process of being built, and will appear soon at their respective download locations.
How to : Update / Upgrade to Linux Kernel 4.6.1 stable on Ubuntu / Linux Mint How to : Update / Upgrade to Linux Kernel 4.6.1 stable on Ubuntu / Linux Mint Reviewed by Ubuntu-tuts on 10:04:00 Rating: 5

Aucun commentaire

Post AD