Metro bootsplash for Linux Mint

Plymouth Themes

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

2
Become a Fan
3.8

Description:
This is a plymouth theme that cycles many colors at startup and one color at
shutdown.

Credit to the original ceator: OobuntusGoof tus :
http://gnome-look.org/usermanager/search.php?username=OobuntusGooftus


Adjust the cycling rate by modifying the duration on line 26 of the
script.


To install:

--Copy colors folder to /lib/plymouth/themes

Type to terminal:

sudo update-alternatives --install /lib/plymouth/themes/default.plymouth
default.plymouth /lib/plymouth/themes/colors/colors.plymouth 100

sudo update-alternatives --config default.plymouth

select the number corresponding to colors then run

sudo update-initramfs -u


To fix the delayed loading of the splash:

sudo -s
echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash
update-initramfs -u

for more details visit http://community.linuxmint.com/tutorial/view/1149

to use the grub background install grub customizer following this
http://www.noobslab.com/2013/04/customize-grub-with-grub-customizer-in.html


Changelog:
1. gradient removed - line 363
2. modify lines 368 & 369 to change shutdown color
3- commented line 760 and 762

Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license
version
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 2

More Plymouth Themes from Brahimsalem:

Linux
Brahimsalem
last update date: 1 day ago

Score 5.0

Ubuntu Vision
Brahimsalem
last update date: 4 weeks ago

Score 6.8

Apple
Brahimsalem
last update date: 1 month ago

Score 5.0

zorin
Brahimsalem
last update date: 1 month ago

Score 5.0

Mint Hypnotic
Brahimsalem
last update date: 1 month ago

Score 5.0

Mint
Brahimsalem
last update date: 1 month ago

Score 5.7

Other Plymouth Themes:

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: 14 years ago

Score 5.3

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

Score 5.9

debian_metal_plymouth
edzi
last update date: 13 years ago

Score 5.3




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