Hi all,
Today I noticed, when installing some packages, that the clr-boot-manager failed to update. I get the following error:
[FATAL] cbm (../src/bootman/kernel.c:L668): Failed to install initrd /boot/EFI/com.solus-project/initrd-com.solus-project.current.6.3.4-237: No space left on device
[FATAL] cbm (../src/bootman/update.c:L250): Failed to install default-current kernel: ///usr/lib/kernel/com.solus-project.current.6.3.4-237
I tried to delete some large files and to my surprise it still gives the same error. When I check df -h
I get the following output:
Filesystem Size Used Avail Use% Mounted on
devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs 7.8G 80M 7.7G 2% /dev/shm
tmpfs 3.2G 9.8M 3.1G 1% /run
/dev/nvme0n1p6 118G 87G 25G 79% /
tmpfs 7.8G 5.5M 7.8G 1% /tmp
tmpfs 1.6G 164K 1.6G 1% /run/user/1000
Which shows that I should have more than enough space to whatever it is clr-boot-manager needs to do. Does anyone have any ideas why or how I am getting this error? I have not noticed any negative effects so there is no rush but I would like to track down the root of the issue. Any help would be much appreciated!