Loose manual for Kernel upgrade

Source: Internet
Author: User
Lazy upgrade kernel notes-general Linux technology-Linux programming and kernel information. The following is a detailed description. I use ubuntu8.04, the kernel is 2.6.24-21, and 8.10 uses the kernel 2.6.26-5. it is said that this kernel will be supported by default even if the cpu does not support kvm. heartbeat.

First modify the source

Echo 'deb http://ubuntu.cn99.com/ubuntu/ intrepid main restricted' | sudo tee-a/etc/apt/sources. list

Then the new kernel is installed.

Sudo apt-get update; sudo apt-get install linux-generic linux-headers-2.6.26-5-generic linux-headers-2.6.26-5 linux-image-2.6.26-5-generic linux-sound-base linux-image-generic linux-restricted-modules-2.6.26-5-generic linux-restricted-modules-generic util-linux-locales util-linux -locales libselinux1 libselinux1-dev

By the way, the latest pulseaudio is installed.

Sudo apt-get install libasound2-plugins "pulseaudio-*" paman padevchooser paprefs pavucontrol

There is also the latest font engine.

Sudo apt-get install libxft2 libxft-dev libfreetype6 libfreetype6-dev libcairo2-dev

And the graphics card driver.

Sudo apt-get install xorg-driver-fglrx

Then restart the kernel.

Finally, manually delete the last row in the source

Sudo apt-get update
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.