& Nbsp; in the original Linux kernel version, the bootsplash function is not available, that is, the startup progress bar and the background image of the console. It must be patched for implementation. Official website: http://www.bootsplash.org, download the corresponding kernel version of the bootsplash patch, so that the kernel configuration can be selected.
In the original Linux kernel version, the bootsplash function is not available, that is, the startup progress bar and the background graph function of the console. It must be patched for implementation.
Official website: http://www.bootsplash.org, download the corresponding kernel version of the bootsplash patch, so that the kernel configuration can be selected.
To compile the patch on the kernel, you must go to menuconfig to confirm that the bootsplash option is selected.
Compile and install the splashutilities and splash topics. the topics are also linked to the official bootsplash website.
Modify the cfg configuration file in the topic, mainly to modify the absolute path of the image, because the undo locations are not the same.
Integrate theme into initrd,/sbin/splash-s-f/etc/bootsplash/themes/yourtheme/config/bootsplash-1024x768.cfg>/boot/initrd. splash. when using this command, make sure that the system uses initrd. Otherwise, the splash function is not supported.
Modify the startup parameters of grub. after the previous command ends, the tool prompts you.
Reboot.