Ubuntu12.04 kernel upgrade and add system call

Source: Internet
Author: User
1Ubuntu12. 04 kernel upgrade 1 prerequisites: & bull; machines or virtual machines with Unbuntu12.04 installed & bull; download the latest stable version of Linux kernel source code: Yes

1 Ubuntu12.04 kernel upgrade

1. Prerequisites:

• Machines or virtual machines with Unbuntu12.04 installed

• Download the latest stable version of Linux kernel source code: http://www.kernel.org/. the latest stable version is 3.9.4.

• Root permission

2. decompress the file to the/usr/src folder.

Because I copied the file directly from the local system to the folder in the virtual machine, the permission issue may occur. Copy the file to a folder with lower permissions and move the file to the root permission on the terminal.

Move a file to a specified folder

Decompress the file:

Unzip the command:

Xz-d linux-3.9.4.tar.xz
Tar-xvf linux-3.9.4.tar

The first command takes about 40 seconds to one minute.

The execution process of the second command:

After decompression:

Decompress the package. Configure compilation and installation.

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.