I would like to see the Rocky Linux 9.3 boot messages on the console, but they are not showing up. I have removed ‘rhgb’ from the grub default file and used grub2-mkconfig to rebuild the grub2.cfg files. I have used grubby to remove it from the kernel lines. And I have verified there is no kernelopts line in grubenv.
If I also remove ‘quiet’ them I get all the messages, along with a pile of diagnostic msgs that I do not want.
What do I need to change to have the messages appear but not remove quiet from the kernelopts?
And that 2nd system boots displaying all the messages that I want to see, each service starting (systemd output). Interestingly, if I build the system as minimal with no extra packages, the default is to display all messages, quiet is missing in this default build. If I add quiet, but not rhgb, then I get the messages I’m looking for. If I add the ‘system-tools’ and ‘security-tools’ to the kickstart build then I can’t get the messages to display.
Both have ‘quiet’ and yet one produces the output I am looking for that the other does not. Maybe some setting in systemd that is different depending the packages used to build the server?
@jlehtone, the docs you pointed to appear to be for the 6.7 kernel, but these systems are running 5.14.