1. Check the kernel commands that need to be updated:
apt-cache search linux
This command will display all available kernels
2. Install the kernel, Assuming you are installing a kernel of 2.6.339-0, use the following command
sudo apt-get install linux-headers-2.6.39-0-generic linux-image-2.6.39-0- Generic
After installation, reboot can be started, after restarting, it is started with the new kernel
======================= ============================================================ If you want to change Back to the original kernel, for example, the original is 3.2, then use the command
1. grep menuentry /boot/grub/grub.cfg This command displays the order of the kernel, such as:
menuentry 'Ubuntu, with Linux 3.2.17experimental' --class ubuntu --class gnu-linux --class gnu --class os {menuentry 'Ubuntu, with Linux 3.2.17experimental (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {menuentry 'Ubuntu, with Linux 3.2.17-chipsee' --class ubuntu --class gnu-linux --class gnu --class os {menuentry 'Ubuntu, with Linux 3.2.17-chipsee (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { Menuentry 'Ubuntu, with Linux 3.2.0-23-generic' --class ubuntu --class gnu-linux --class gnu --class os {menuentry 'Ubuntu, with Linux 3.2.0-23-generic (recovery mode) ' --class ubuntu --class gnu-linux --class gnu --class os {menuentry "Memory test (memtest86+)" {menuentry "Memory test (memtest86+, serial console 115200)"2. Suppose you want Start with the 3.2.17 kernel version, change
GRUB_DEFAULT=0
in the file /etc/default/grub to
GRUB_DEFAULT=2 after saving< Br>
3. Then use the command sudo update-grub
4. After rebooting, use the command uname -a to view the kernel as the kernel you want.
For the Windows operating system, if you forget the administrator password, it is still qui
1, need to upload or download, you need to use the rz and sz commands. If you do not have th
1.Last Command
Introduction to linux last Command
Description: Lists information about users who have logged into the system in the past.
Syntax: last [-adRx][-f
-d ] [ -k
QQ browser to help CF August 8 anniversary event QQ browser CF privilege package to receive address
How to upgrade Ubuntu system to 4.x kernel
Various problem solving techniques that occur during the installation of Win8.1
Classic Shell classic win8.1 start menu setting
How to view the installed application size of Windows 8 system
How to open the screen keyboard in win7 Ultimate computer?