Hi all,
my Solus doesn't start; at boot i read:
Could not create MokListRT: Volume Full

Could not create MokListXRT: Volume Full

Could not create SbatLevelRT: Volume Full

Could not create MokListTrustedRT: Volume Full

Something has gone seriously wrong: import_mok_state() failed: Volume Full

Thank for help
Davide

    davide So is this a new installation, or an old one that suddenly doesn't work. In the latter case: What's the last thing you did on that system?

    Do you have Secure Boot enabled? If so I'd try disabling it to see if it starts then.

    Is an old installation, secure boot is disabled, and the last thing i did is the upgrade, i remember the new firmwares.

    Here your error is described. Whether you decide to reset to factory settings is your choice. However, if you do and you have your own settings there, make sure to remember or write them down so you can set them again later.

    Nothing to do, i noticed that if i try to load another OS from a USB stick, i get the same error. In the other partition i have another OS and it loads without problems. Could it be a Systemd problem? I get the error with OS that use Systemd, others OS that use SYSV, OpenRC, Runit, goes well.

    Mount boot sudo clr-boot-manager mount-boot
    Show:

    df -h | grep /boot
    sudo du -d1 -h /boot
    ls /boot/EFI/com.solus-project/

    Edit: Ah, you can't boot into the system, so you'll need to do this from a live session or another system. Check if the /boot partition is full. Or do a chroot and run the commands above.