Centos kernel Compilation: no space left on device solution, centosspace

Source: Internet
Author: User
Tags kali linux

Centos kernel Compilation: no space left on device solution, centosspace

1. Problem: Put the source code below the root directory

No space left on device appears during compilation.

Use the df-h command to view the space occupied by the root directory.

2. Compile the source code in other places with sufficient space

In make module_install, no space left on device still appears.

However, the directory contains enough space.

, Continue df-h

The root directory is full.


3. Solution

Delete unnecessary files in the root directory because the files must go through the root directory during installation,

Therefore, make sure that the root directory has sufficient space.


When compiling the kernel: no space left on device

When writing data to/tmp, there is not much space left in the folder, so an error occurs. Check how much disk space is left in the/tmp partition.

In kali linux, no space left on device appears during kernel compilation.

Insufficient space. Your root partition is too small. Some Debian Release versions may need 2 GB of space to compile the kernel.
 

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.