
mint-logo (plymouth + grub background)
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
To install:
--Copy mint-logo folder to /lib/plymouth/themes
Type to terminal:
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/mint-logo/mint-logo.plymouth 100
sudo update-alternatives --config default.plymouth
select the number corresponding to LMDE 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 enable grab background use grub customizer.
--Copy mint-logo folder to /lib/plymouth/themes
Type to terminal:
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/mint-logo/mint-logo.plymouth 100
sudo update-alternatives --config default.plymouth
select the number corresponding to LMDE 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 enable grab background use grub customizer.
Ratings & Comments
0 Comments