
Linux Mint
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
to install:
run "install-linuxmint" as root
or
1. copy file to usr/share/plymouth/themes
2. run in terminal:
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/linuxmint/linuxmint.plymouth 100
sudo update-alternatives --config default.plymouth
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
run "install-linuxmint" as root
or
1. copy file to usr/share/plymouth/themes
2. run in terminal:
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/linuxmint/linuxmint.plymouth 100
sudo update-alternatives --config default.plymouth
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
Ratings & Comments
2 Comments
10 10 the best I like it very much! Thank you for the first-class work! LM19.2
10 Very nice! Install on Linux mint 18.3x64.