https://bugzilla.suse.com/show_bug.cgi?id=1183425 https://bugzilla.suse.com/show_bug.cgi?id=1183425#c46 --- Comment #46 from Cliff Zhao <qzhao@suse.com> --- It's so nice to see this detailed information. Then please run: :~> sudo sh -c 'echo install_items+=\"/usr/lib64/plymouth/label.so /usr/share/fonts/truetype/Cantarell-Regular.otf /usr/share/fonts/truetype/Cantarell-Light.otf\" >> /etc/dracut.conf' :~> sudo dracut -f :~> sudo lsinitrd /boot/initrd | egrep 'Cantarell|label.so' Check if the output contains these files: usr/lib64/plymouth/label.so usr/share/fonts/truetype/Cantarell-Light.otf usr/share/fonts/truetype/Cantarell-Regular.otf Finally, reboot and check if the prompt could be seen. Thank you very much! -- You are receiving this mail because: You are on the CC list for the bug.