I would advise you to uninstall plymouth
, remove any reference to it in your /etc/mkinitcpio.conf
, and then rebuild your initramfs
with…
sudo mkinitcpio.conf -P
Also edit your /etc/default/grub
and remove the word “splash
” from the line starting with “GRUB_CMDLINE_LINUX_DEFAULT=
”, and then run…
sudo update-grub