<div dir="ltr"><div><div><div><div><div><div><div>Hi all,<br><br></div>I've made a very simplistic boot splash theme based on the script plugin (see attachment).<br><br></div>I install the theme on Kubuntu 15.10 as follows:<br><br>1. Copy the plymouth-orexplore-theme directory to /lib/plymouth/themes.<br><br>2. Add the theme as an alternative for default.plymouth:<br><br>      sudo update-alternatives --install /lib/plymouth/themes/default.plymouth \<br>         default.plymouth /lib/plymouth/themes/plymouth-theme-orexplore/orexplore.plymouth 100<br><br>3. Set the theme as the preferred alternative for default.plymouth:<br><br>      sudo update-alternatives --set default.plymouth \<br>         /lib/plymouth/themes/plymouth-theme-orexplore/orexplore.plymouth<br><br></div>Testing the under X11 with sudo plymouthd ; sudo plymouth show-splash works fine, and the theme is shown during shutdown.<br><br></div>But (!): during boot-up, the Kubuntu theme is still shown, which I find quite strange :/<br><br></div>Very grateful for any advice on what I'm doing wrong here, since this is to be the boot splash for an embedded product we're launching soon.<br><br>It's possible that my issue is Kubuntu related, but I think I've followed the right steps to install the theme. And like I said, it does show up during shutdown, just not at boot.<br></div><div><br></div>Best regards,<br></div>Elvis<br></div>