Step 1: sudo mv ubuntu-spinner-logo /lib/plymouth/themesStep 2: sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/ubuntu-spinner-logo/ubuntu-spinner-logo.plymouth 100Step 3: sudo update-alternatives --config default.plymouthStep 4: Select ubuntu-spinner-logo either 0, 1, 2, 3, 4 ect......Step 5: sudo update-initramfs -uBackground can easily be replaced with a background of your choice :-)
Ratings & Comments
4 Comments
9 Good man thanks!
Note that in particular (newer) version of linux `/lib/plymouth/themes` should be replaced with `/usr/share/plymouth/themes`
Very nice! One question... Is there a way to create a custom text on it with modifying the script (e.g. not the wallpaper) Thanks!
Worked like a charm !