How to change boot logo in linux mint

I want to change my Linux Mint 17 Cinnamon boot image manually.

So, I replaced the image located at:

/lib/plymouth/themes/mint-logo/logo.png

with mine.

The logo changes at shutdown but not at boot.

Answers:

Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post helpful (or not), leave a comment & I’ll get back to you as soon as possible.

Method 1

just type: sudo update-initramfs -u.

Method 2

Here are the steps you will need to follow :
Goto following location

/usr/share/plymouth/themes/mint-logo

Change the mint-logo.png to the choice of your image.
You will need the root permission to change it so open it as root.
Then checkout this file : mint-logo.script
This file contains the code which shows how the logo and background should look, so change accordingly.

Then type following command :

sudo update-initramfs -u

Now reboot to look at the changes in your bootsplash screen.

Method 3

According to https://wiki.debian.org/plymouth, you need to edit GRUB and also update your initramfs…

Method 4

For me after doing sudo update-initramfs -u the logo had changed for shutdown but not for boot.
The logo at boot changed only after turning on virtualization.
If you nothing is working for you, you can give it a try by going to your BIOS and enabling virtualization.

Note: I am not sure how this relates, but it worked for me, so i thought it is worth posting, although, i do realize virtualization should not have any effect on boot logo.

(Using Linux Mint 18.2)


All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x