Beautify the grub boot screen in Ubuntu

Source: Internet
Author: User
Grub-splashimages and grub-splashimages are easy to install. They only integrate a set of images on the grub boot screen. After sudoapt-getinstallgrub-splashimages is installed, you will find that there is a splashimages directory under the/boot/grub Directory, which contains many compressed xpm image files, which are the images of the grub boot screen.

Grub-splashimages and grub-splashimages are easy to install. They only integrate a set of images on the grub boot screen and install them using the following command:

Sudo apt-get install grub-splashimages

After installation, you will find that there is a splashimages directory under the/boot/grub Directory, which contains many compressed xpm image files, which are the images of the grub boot screen, select Ren Jun.

Then use the following command to make the image file of the splashimages directory you want to use as the grub boot screen a soft link (symbolic link) to the/boot/grub directory, for example, I think the image of xxx.xpm.gz IN THE/boot/grub/splashimages/directory is good. To use it as the boot screen of grub, run the following command:

Sudo ln-s/boot/grub/splashimages/xxx.xpm.gz/boot/grub/splash.xpm.gz

Finally, update menu file menu. lst of grub and execute the following command to update it:

Sudo update-grub

Restart the system and enter grub to see the beautiful grub boot screen.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.