For many upgrades now (I'm currently on 18.04 desktop), I've had this boot animation (see third image with the two intertwined N's in circle) at boot and at shutdown. Not sure what it is or where it came from, but I don't need it anymore. How can I remove it?
Asked
Active
Viewed 79 times
0
plymouth-themes
by runningsudo apt install plymouth-themes
then you run thatsudo update-alternatives --config default.plymouth
to choose what theme you want for the start up. Of you can be like me and removesplash
andquiet
from the/etc/default/grub
and that way you see just the text and no plymouth at all. – Terrance Aug 28 '18 at 16:22