I am running Gentoo currently. I don't want to see the boot messages it shows me. My /etc/default/grub has these lines: GRUB_CMDLINE_LINUX="quiet splash" and GRUB_CMDLINE_LINUX_DEFAULT="quiet splash", and updated grub with grub-mkconfig -o /boot/grub/grub.cfg
It still shows me boot messages. Do I have to do something else?
Thanks!