Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
How to Install Boot Themes

* 1. Copy the new theme under /usr/share/plymouth/themes/
$ sudo cp -r new-theme/ /usr/share/plymouth/themes/

* ( Some distros will tell you /lib/plymouth/themes/ )

2. Update the theme menu
$ sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/mageia/mageia.plymouth 100

3. Choose the custom theme from Plymouth menu
$ sudo update-alternatives --config default.plymouth

4. Update $ sudo initramfs
$ sudo update-initramfs -u

*** 5. Edit framerate for smoother animation ***
$ sudo -s
$ echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash
$ update-initramfs -u

Ratings & Comments

1 Comment

brendo12

Good Job.

Pling
0 Affiliates
Details
license Creative Commons Attribution ShareAlike
version 1.0
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 2

More Plymouth Themes from isylumn:

Mr. Ouch Plymouth Boot Screen
isylumn
last update date: 6 years ago

Score 5.0

Color Changing Chameleon
isylumn
last update date: 6 years ago

Score 5.0

Brain on Boot
isylumn
last update date: 6 years ago

Score 5.8

Debian Stretch Plymouth Theme
isylumn
last update date: 6 years ago

Score 5.0

Introducing 'Facey'
isylumn
last update date: 6 years ago

Score 5.0

Tagged Penguin
isylumn
last update date: 6 years ago

Score 5.0

Other Plymouth Themes:

Metro bootsplash for Linux Mint
Brahimsalem
last update date: 11 years ago

Score 3.8

Asphyxia BootSplash 0.0.1 Plymouth MOD
T-Head
last update date: 13 years ago

Score 5.1

debian_dreams2_plymouth
edzi
last update date: 13 years ago

Score 4.7

Sputnik
cfaber
last update date: 10 years ago

Score 4.7

Plymouth Theme mud Logs
tigger-gg
last update date: 15 years ago

Score 5.3

dreams-debian-plymouth
edzi
last update date: 14 years ago

Score 5.9




Plymouth

Plymouth is a bootsplash for Linux supporting animations using Direct Rendering Manager and KMS driver. It gets packed into the initrd. Besides eye-candy, Plymouth also handles user interaction during boot. Wikipedia

Installation instructions:

  1. copy YOURTHEME folder to usr/share/plymouth/themes/YOURTHEME

  2. run in terminal:

sudo plymouth-set-default-theme YOURTHEME -R