Added the topic for system startup and Shutdown (LinuxMint)
/*************************************** ******************************* Author: samson * Date: 11/21/2014 * Test platform: * 3.20.- 24-generic * GNU bash, 4.3.11 (1) -release ************************************** ******************************/
Many times, if you want to change a theme, how can you add a new theme and make it take effect. The pop-up screen that enters or exits the system when the system is turned off is implemented by the plymouth uth module. The following uses linuxmint as an example to briefly describe how to make the added topic the default topic of the system, other systems that use the plymouth method should also be able to use this method.
1. Download a topic
Http://linuxmint-art.org/index.php? Xcontentmode = 8312 & PHPSESSID = ea02280ef4aca7827e27f2fbbb3026ca
2. Place the theme folder
/Lib/plymouth/themes
3. install a new topic
Sudo update-alternatives -- install/lib/plymouth uth/themes/default. plymouth uth default. plymouth uth/lib/plymouth uth/themes/mint-sunrise/mint-sunrise.plymouth 100
4. Select a topic
Sudo update-alternatives -- config default. plymouth UTH
Select the corresponding number and press ENTER
5. Update Configuration
Sudo update-initramfs-u