1. Environment Ubuntu 16.04 running on a virtual machine, use the command The current version is 4.15.0-45-generic The kernel to be upgraded is 4.20.2 2. Prepare the necessary materials Go to Select the corresponding file, mine is amd64 Use command to download (you can also download from the web page) wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.20.2/linux-headers-4.20.2-042002_4.20.2-042002.201901171620_all.deb wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.20.2/linux-headers-4.20.2-042002-generic_4.20.2-042002.201901171620_amd64.deb wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.20.2/linux-image-unsigned-4.20.2-042002-generic_4.20.2-042002.201901171620_amd64.deb wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.20.2/linux-modules-4.20.2-042002-generic_4.20.2-042002.201901171620_amd64.deb 3. Installation Use the command After the installation is complete, restart the Ubuntu system and use the command Kernel upgrade successful. 4. Problems and Solutions During the installation process solve: Add the official source to source.list, Open the file using the command Save and exit, update the source 5. Reference Website https://www.linuxidc.com/Linux/2016-05/131481.htm This is the end of this article about the steps to upgrade the kernel of Ubuntu 16.04. For more information about upgrading the kernel of Ubuntu 16.04, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: TypeScript learning notes: type narrowing
>>: mysql solves time zone related problems
Table of contents First, let's briefly introd...
When I was at work today, the business side asked...
After Vmvare sets the disk size of the virtual ma...
Through the brief introduction in the previous tw...
one. Mysql Binlog format introduction Mysql binlo...
Solution: Directly in the directory where you dow...
Some attributes about elements In the daily devel...
9 great JavaScript framework scripts for drawing ...
Simple implementation of Mysql add, delete, modif...
Table of contents Date Object Creating a Date Obj...
illustrate DML (Data Manipulation Language) refer...
background As the business develops, the company&...
background Use idea with docker to realize the wh...
Table of contents 1. Background 2. Verification p...
The Docker publishing method provides many conven...