Use make-kpkg to create the Ubuntu kernel installation package deb

Source: Internet
Author: User
Use make-kpkg to create the Ubuntu kernel installation package debmake-kpkg installation package is the kernel-packagesudoapt-getinstallkernel-package first, then: make-kpkg -- initrd -- revisiondlrc.001 -- append-to-version-20130121kernel_image & nbs

Use make-kpkg to create the Ubuntu kernel installation package deb

The installation package of make-kpkg is kernel-package.

Sudo apt-get install kernel-package

Configure the kernel first, and then:

Make-kpkg -- initrd -- revision dlrc.001 -- append-to-version-20130121 kernel_image

1. -- initrd: Generate initramfs

2. -- revision: version information of the deb file, which only affects the file name

3. -- append-to-version: Additional kernel version information

4. kernel_image: installation package for the kernel and module

5. kernel_headers: generate the installation package for the kernel header file.

Make-kpkg -- initrd -- revision dlrc.001 -- append-to-version-20130121 kernel_image

Make-kpkg -- initrd -- revision dlrc.001 -- append-to-version-20130121 kernel_image kernel_headers

OK. The installation package of kernel deb has been created.

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

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.