jonasotow / KaliLinux-Plymouth

Apache License 2.0
5 stars 2 forks source link

Error in script.so #1

Open darkalexpp opened 4 years ago

darkalexpp commented 4 years ago

plymouth not found script.so

leornt commented 4 years ago

I also have an script not found error, so checking the plymouth file

[script] ImageDir=/usr/share/plymouth/themes/kali ScriptFile=/usr/share/plymouth/themes/kali/kali.script

After i renamed the "KaliLinux-Plymouth" to "kali" and executed

sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/kali/kali.plymouth 100

sudo update-alternatives --config default.plymouth

sudo update-initramfs -u

Everything is working just fine