Well, basically, i've use the code
to change the plymouth theme, but it only changes the theme for logout, not for startup.Code:sudo update-alternatives --config default.plymouth
Does anyone know what to do?
Well, basically, i've use the code
to change the plymouth theme, but it only changes the theme for logout, not for startup.Code:sudo update-alternatives --config default.plymouth
Does anyone know what to do?
quote:
"hey! it ain't so bad when you get used to it, infact, it's pretty good!"
(from first time i installed a linux distro)
Regards, David.
Please use the Forum search and Wiki search for immediate help
Please mark your thread as Solved when appropriate
New to technical forums?: How To Ask Questions The Smart Way
I can confirm this works.
What was happening is that you are booting into 1-2 versions back from the most current kernel on your system, and when you update-initramfs -u, it only picks the highest kernel version.
Therefore only updating the splash for a kernel you aren't even booting into.
Bookmarks