Ubuntu14.04 system compilation 3.16.1 Kernel

Source: Internet
Author: User
My system is completely new (just installed and updated 20140906)
Download the linux-3.16.1 system and unzip it to/usr/src:
Mkproper
Unable to execute this command, indicating that the related software is missing. Just install it online.
Sudo apt-Get install ncurses-Dev
Make menuconfig
The method used is to directly import the existing. config file of the Local Machine without modification.
Start Compilation:
Make bzimage
After the compilation is successful, related success information is displayed.
Make modules
For the above kernel and module compilation, install the following:
Make modules_install
In this case, all the items including the installed modules will generate corresponding folders under/boot /.
Make install
After the kernel is installed (the kernel will be copied to the Standard Location/boot ..), the corresponding grub file will also be changed.

The above basically completed all the kernel compilation work.
After startup, everything works normally.

PS: Nic Problems
After a few hours of successful running after the boot, the system suddenly fails to connect to the Internet ....
I don't know what the problem is:
No problem with the network port
No problem with the network cable
So I suspect that the network card is broken. What I verified later is
There are two graphics cards on the hardware: the graphics card on the motherboard and an independent graphics card
An error occurred while driving the independent graphics card.
It is suspected that the independent video card is preferentially enabled when the system starts up, and the driver of the independent video card is broken.
Solution:
Unplug the independent video card, and the video card on the motherboard can run normally. Solved it ....

Ubuntu14.04 system compilation 3.16.1 Kernel

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.