[deleted]
Thanks for the answer.
According to the --help command clr-boot manager does not support kernel parameter changes other than timeout changes and kernel version changes.
$ clr-boot-manager --help
Usage: clr-boot-manager
version - Print the version and quit
report-booted - Report the current kernel as successfully booted
help - Show help message
update - Perform post-update configuration of the system
set-timeout - Set the timeout to be used by the bootloader
get-timeout - Get the timeout to be used by the bootloader
set-kernel - Configure kernel to be used at next boot
list-kernels - Display currently selectable kernels to boot
/etc/kernel/cmdline file and /etc/kernel folder did not exist on my system (Outdated docs?), but I have created them anyway, and wrote loglevel=5 into it. Then did the sudo clr-boot-manager update command than reboot.
Nothing has changed.
There must be some file that stores the kernel parameters.