Description of problem: After installing the `generic-logos` package in Fedora 23 the Fedora logo "charge" Plymouth theme is still used during startup. Version-Release number of selected component (if applicable): generic-logos-17.0.0-7.fc23.noarch How reproducible: I've only been able to test on one machine so far. I haven't been able to check on F22 or earlier yet. Steps to Reproduce: 1. sudo dnf install --allowerasing generic-logos 2. restart machine Actual results: "Beefy miracle" logo is shown on Plymouth during shutdown stages Fedora logo "charge" theme is shown during the startup stages Expected results: "Beefy miracle" logo is shown for both Additional info: I haven't noticed any other Fedora logos sneaking through in other parts of the system. Fedora 23 was a fresh install, not an upgrade from F22.
Apologies for letting this sit - did you remake the initrd after installing?
Ah, I thought I must've been missing something. If I regenerate the initrd after I install the generic-logos package I get the "Beefy miracle" logo for both shutdown and startup stages. Revised steps: 1. sudo dnf install --allowerasing generic-logos 2. sudo dracut -fv 3. restart machine
Thanks. Closing this (and again, sorry for letting it go fallow for way too long.