Compile new kernel 2.6.30.2

Source: Internet
Author: User
Compile the new kernel 2.6.30.2 -- Debian information for the Linux release. The following is a detailed description. [I = s] This post was last edited by Liu Chong at, September 4 ,.

Is directly compiled, and the methods in the debian manual are not used

Decompress the package
Make mrproper
Make menuconfig
Make
Make modules_install
Cp-v arch/x86_64/boot/bzImage/boot /* <Version>
Cp-v System. map/boot/System. map-<>
Cp-v. config/boot/config-<>
Install-d/usr/share/doc/linux-<>
Cp-r Documentation/*/usr/share/doc/linux-<>
Mkinitramfs-o initrd. img <Version>
Copy initrd. img to/boot
In debian, mkinitramfs is in the initramfs-tools Package.
The kernel version number is the name of the corresponding folder in the/lib/modules/directory.

After compilation, I found a problem. I couldn't mount the root directory when I started it. Take a closer look, it turned out to be hd? Switch to sd now? And changed/etc/fstab and/boot/grub/menu. lst.
It was still a bit wrong at startup. I couldn't find my swap. What happened? I checked it and found in a lot of English that it should be the "/etc/uswsusp. conf" file. Then I found the corresponding hd? Change to sd ?, After restarting, everything is normal.
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.