I am on 11.04.My Ubuntu splash screen was replaced by Kubuntu after I installed Kubuntu-desktop.I followed the answer of daniel kullmann by mistake in this askubuntu link and I lost splash screen.Now it shows only a blank screen after boot menu until login screen.I entered the other commands from the same post but changed nothing.How can I get back the splash screen back?
|
Open the terminal and type:
Select the original default and then
Reboot. If it still doesn't appear then open a terminal and type the following command:
or this command by Alt+F2
This file may not exist, so you may be creating it from scratch now. Enter the following content on the file you opened on the previous step:
Close and save the file. Now, run the following command to commit the change:
Reboot and enjoy your Plymouth splash screen. |
|||
|
|
|
I know this is an old post, but for others who need help, here's another way, which worked for me in Ubuntu 12.04 (after I got stuck with the Lubuntu splash): 1) Open a terminal and type 2) Enter your password and press enter 3) Click "File" --> "Open" 4) Click on "File System" and go to /lib/plymouth/themes. Open the file "default.plymouth" 5) Make it so that the file says this: [Plymouth Theme] Name=Ubuntu Logo Description=A theme that features a blank background with a logo. ModuleName=script [script] ImageDir=/lib/plymouth/themes/ubuntu-logo ScriptFile=/lib/plymouth/themes/ubuntu-logo/ubuntu-logo.script 6) Save the file and exit. All done! |
|||
|
|
