1) Download file to the desktop
2) Open terminal Ctrl+Alt+T
4) cd Desktop
5) tar -zxvf ambiance-ubuntu-logo.tar.gz
6) sudo mv ambiance-ubuntu-logo /lib/plymouth/themes
7) sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/ambiance-ubuntu-logo/ubuntu-logo.plymouth 100

9) Select ambiance-ubuntu-logo either 0, 1, 2, 3 ect......
10) sudo update-initramfs -u
11) Reboot
Ratings & Comments
2 Comments
8 8 great
[Plymouth Theme] Name=Ambiance Ubuntu Logo Description=A theme that features a blank background with a logo. ModuleName=script [script] ImageDir=/usr/share/plymouth/themes/ambiance-ubuntu-logo/ ScriptFile=/usr/share/plymouth/themes/ambiance-ubuntu-logo/ambiance-ubuntu-logo.script I had to make this change to get this working. Great Work by the way :)