What happened?
Build armbian image failed with error message
rsync: [receiver] write failed on "/mnt/data3/projects/rk3399/rk3588-android/build/armbian/build/.tmp/mount-85d61d98-e498-4908-b656-ea9a0738571b/boot/initrd.img-6.17.0-23-generic": No space left on device (28)
The complete build log is at https://paste.armbian.com/avemurihag
The problem is, file "initrd.img-6.17.0-23-generic" is NOT something related to my build target. It is the kernel image on my local ubuntu host.
How to reproduce?
- Run command
./compile.sh BOARD=ayn-odin2 BRANCH=edge KERNEL_BTF=no EXPERT=yes PREFER_DOCKER=no REGIONAL_MIRROR=china GITHUB_SOURCE=https://gh.dpik.top/https://github.com MAINLINE_MIRROR=bfsu GHCR_MIRROR=dockerproxy GHCR_MIRROR_ADDRESS=ghcr.1ms.run
- Choose release "noble", desktop "KDE neon"
- Observe the failure
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
Relevant log URL
https://paste.armbian.com/avemurihag
Code of Conduct
What happened?
Build armbian image failed with error message
rsync: [receiver] write failed on "/mnt/data3/projects/rk3399/rk3588-android/build/armbian/build/.tmp/mount-85d61d98-e498-4908-b656-ea9a0738571b/boot/initrd.img-6.17.0-23-generic": No space left on device (28)The complete build log is at https://paste.armbian.com/avemurihag
The problem is, file "initrd.img-6.17.0-23-generic" is NOT something related to my build target. It is the kernel image on my local ubuntu host.
How to reproduce?
./compile.sh BOARD=ayn-odin2 BRANCH=edge KERNEL_BTF=no EXPERT=yes PREFER_DOCKER=no REGIONAL_MIRROR=china GITHUB_SOURCE=https://gh.dpik.top/https://github.com MAINLINE_MIRROR=bfsu GHCR_MIRROR=dockerproxy GHCR_MIRROR_ADDRESS=ghcr.1ms.runBranch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
Relevant log URL
https://paste.armbian.com/avemurihag
Code of Conduct