I have been trying to update the clr-boot-manager/kernel and I keep getting this message:
sudo eopkg install --reinstall linux-current
Total size of package(s): 83.83 MB
Downloading 1 / 1
Package linux-current found in repository Solus
linux-current-5.11.6-174-1-x86_64.eopkg [cached]
Installing 1 / 1
linux-current-5.11.6-174-1-x86_64.eopkg [cached]
Installing linux-current, version 5.11.6, release 174
Extracting the files of linux-current
Installed linux-current
[✓] Syncing filesystems success
[✗] Updating clr-boot-manager failed
A copy of the command output follows:
[FATAL] cbm (../src/bootman/kernel.c:L668): Failed to install initrd /boot/EFI/com.solus-project/initrd-com.solus-project.current.5.11.6-174: 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.5.11.6-174
[✓] Running depmod on kernel 5.11.6-174.current success
I checked my SSD because I have seen around this forum that sometimes the EFI partition is 100MB but my EFI partition is 522MB, so that doesn't seem to be the issue.
I tried checking the /boot folder and it is empty, so I cannot delete any old kernels in it either.
Does anyone know what's going on?