Insufficient space for the boot partition in Ubuntu

Source: Internet
Author: User
The remaining space of the boot partition in Ubuntu is insufficient to solve the problem of frequent system upgrades. the following prompt appears: 1. dpkg -- get-selections | greplinux-image view installed linux-image versions 2. uname-a generally uses the latest version, such as 3.8.0 -... insufficient space for the boot partition in Ubuntu

The system is often upgraded and prompts are displayed. solution:

1. dpkg -- get-selections | grep linux-image view installed linux-image versions

2. uname-a is generally used in the latest version, such as 3.8.0-19, but for the sake of insurance, confirm

3. sudo apt-get purge linux-image-3.5.0-27-generic uninstall 3.5.0-27 with purge, there will be a legacy like 3.5.0-17 if you detach with remove
4. run dpkg -- get-selections | grep linux-image again to check the situation.

5. run the df command to check the space usage of the boot partition.

6. use the sudo dpkg-P linux-image-extra-3.5.0-17-generic for deinstall that remains due to the use of the remove command in the figure


 
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.