Linux build kernel/boot space insufficient?

Source: Internet
Author: User

/boot space is generally allocated 100M space, is sufficient, due to frequent updates caused by the old no longer used kernel files are also retained in the boot space, occupy the location, so the unused kernel files to download the boot space can be released part of the practice as

1. Using dpkg--get-selections | grep Linux View the installation status of the kernel, usually with the image is the old kernel

2. Use Uname-a to view the current kernel version

3, generally before the current version of the version can be deleted, I am accustomed to the current version of the previous version of the retention

4. The removal instruction is the name of the sudo apt-get remove kernel file, such as Linux-image-3.2.0-33-generic-pae

5. To ensure that the uninstallation is clean, execute the sudo apt-get cleaning or sudo apt-get autoremove

Linux build kernel/boot space insufficient?

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.