(In reply to Konstantin Voinov from comment #69) > > It's strange. > > Should I update all packages to this repo or just plymouth? > Just plymouth is fine. > > You are using a virtual-machine or a real workstation? > > This is real laptop with two ssd, one ssd is encrypted /home > Thanks, understand. > > what do you mean by "unable to boot"? you can not login to desktop, or you > > can't get the TTY console? > > Plymouth's animation rotates forever. When I press ESC I get console with > these last lines: > > [ OK ] Reached target Initrd Root File System. > Starting Reload Configuration from the Real Boot... > > (I can upload a photo if needed) OK, by the way, you use gdm or sddm? > > please provide the debuginfo, supportlog and plymouth.log. > > Hmmm, how can I get it in such situation? for supportlog: 1, $ zypper install supportutils 2, $ supportconfig 3, Upload the tar file from your system "/var/log/scc_...txz" to here as an attachment. for plymouthlog: 1, Edit /boot/grub2/grub.cfg, find the line of kernel paramter (which would looks like: "linux /boot/vmlinuz-5.3.18-lp152.19-default root=UUID=3a6c732b-0ae4-4950-853f-217548143fe2 splash=silent mitigations=auto quiet") 2, Add "plymouth:debug" in the tail of this line. 3, reboot. 4, Log into the system. You will find the log in "/var/log/plymouth-debug.log" 5, Upload the log as an attachment to this bug. Thank you very much!