Hello everyone,
I encountered a "No space left on device (28)" issue while compiling custom firmware and would like to seek your help.
The firmware compilation process works fine under normal circumstances. However, after using the customize-image.sh script to install my own applications, the rootfs size became 3285 MiB, and I encountered the "No space left on device (28)" error during compilation.
I modified FIXED_IMAGE_SIZE to 6G and recompiled, but the same issue persisted. After mounting the raw file, I confirmed that no additional files could be added.
I suspect there’s some parameter restricting this, but I’m not sure what it is.
Can anyone provide some hints? Thank you!
The compile log:
Mount