I have recently installed the i3 flavour of Endeavour Neo OS and I can’t seem to get the quiet boot experience to work.
I have changed the line in /etc/kernel/cmdline
and added quiet
as the last option there.
I then ran reinstall-kernels
and then checked the entries in /efi/loader/entries
and saw that the option was correctly added.
Then I rebooted and I’m still seeing the boot log messages.
I even confirmed the options applied on the last boot in /proc/cmdline
, last ones are:
initrd=\2373fdb12cee4c34a42056fbf6ba7ed7\6.11.6-arch1-1\initrd nvme_load=YES nowatchdog rw root=UUID=63e0119a-1a54-46ab-bfbe-f7a717b4acd4 rw root=UUID=63e0119a-1a54-46ab-bfbe-f7a717b4acd4 rw root=UUID=63e0119a-1a54-46ab-bfbe-f7a717b4acd4 quiet systemd.machine_id=2373fdb12cee4c34a42056fbf6ba7ed7
I’m kind of a newbie regarding this stuff (systemd-boot, dracut, plymouth) so I don’t know where to look for logs or trroubleshooting.
Could someone please help me with this?
Thanks in advance!