
Ubuntu Spinner Logo Plymouth Theme
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Step 1: sudo mv ubuntu-spinner-logo /lib/plymouth/themes
Step 2: sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/ubuntu-spinner-logo/ubuntu-spinner-logo.plymouth 100
Step 3: sudo update-alternatives --config default.plymouth
Step 4: Select ubuntu-spinner-logo either 0, 1, 2, 3, 4 ect......
Step 5: sudo update-initramfs -u
Background can easily be replaced with a background of your choice :-)
Step 2: sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/ubuntu-spinner-logo/ubuntu-spinner-logo.plymouth 100
Step 3: sudo update-alternatives --config default.plymouth
Step 4: Select ubuntu-spinner-logo either 0, 1, 2, 3, 4 ect......
Step 5: sudo update-initramfs -u
Background 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 !