If run in (pseudo?)text mode as observed under a hupervisor KVM either VMWare, CentOS 8 displays three animated square dots at boot screen:
How to disable this screen to see normal text output also during boot?
If run in (pseudo?)text mode as observed under a hupervisor KVM either VMWare, CentOS 8 displays three animated square dots at boot screen:
How to disable this screen to see normal text output also during boot?
Edit your grub configuration and remove the "quiet" option from the kernel line.
An easy way to do this is to remove "quiet" from "/boot/grub2/grubenv" but make sure to back up this file first just in case there is a typo which can cause the VM to not boot.