Page 1 of 1

Plymuth default theme

PostPosted: Sep 13th, '19, 20:04
by mackowiakp
I change default Plymouth theme. It works properly but if new kernel is release it is linked during installation because of additional drivers like VirtualBox. After that I have to install new Plymouth theme again. It is not real big problem, but is it possible to not lose new default theme during this action?

Re: Plymuth default theme

PostPosted: Sep 15th, '19, 03:57
by doktor5000
How did you change the plymouth theme in particular?

Re: Plymuth default theme

PostPosted: Sep 15th, '19, 05:11
by mackowiakp
Just using commands below:

Code: Select all
# su -
# cp -r My_theme /usr/share/plymouth/themes/
# plymouth-set-default-theme -R My_theme


According to https://forums.mageia.org/en/viewtopic.php?f=11&t=9993