![]() |
Boot logo change - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Start up and Shutdown (https://www.linuxliteos.com/forums/forumdisplay.php?fid=27) +--- Thread: Boot logo change (/showthread.php?tid=2288) |
Boot logo change - bugfree - 10-11-2015 Does anyone know if and how I can change the feather logo that appears when booting LL2.6. My users dislike it and would prefer something a bit less depressing. Re: Boot logo change - Coastie - 10-11-2015 I used Grub Customizer to change the boot splash image and show the text rolling. Here's a couple of videos I watched to see how to do it. http://www.youtube.com/watch?v=ijPb8f7oVXU http://www.youtube.com/watch?v=OwwDFLrkhVk Re: Boot logo change - Coastie - 10-11-2015 I use the still feather logo that I darkened that I previously posted. I just like seeing the text roll. ;D Re: Boot logo change - Zead - 10-11-2015 (10-11-2015, 05:39 AM)Coastie link Wrote: I use the still feather logo that I darkened that I previously posted. I just like seeing the text roll. ;DDoesn't he talk about Plymouth theme? I don't see any GRUB feather... Re: Boot logo change - Valtam - 10-11-2015 I've heard a feather described as many things, but never as 'depressing' ![]() Sent from my Nexus 6 using Tapatalk Re: Boot logo change - bugfree - 10-11-2015 (10-11-2015, 11:59 AM)Jerry link Wrote: I've heard a feather described as many things, but never as 'depressing' No offence! It's what users have expressed to me. They just think it's not inviting enough as introduction to the best OS. Personally, I like it, but each to his own. Grub customizer looks like a solution. ![]() Re: Boot logo change - N4RPS - 11-22-2015 Hello! I believe plymouth controls the LL boot screen, so GRUB Customizer won't help you with THAT. However, it WILL let you add a pretty picture to your GRUB bootloader. For some examples, grab grub2-splashimages: Code: sudo apt-get install grub2-splashimages You will then find these images in the /usr/share/images/grub folder. Here's a link to a way to change the plymouth splash screen, but personally, I don't recommend 'playing around' with plymouth, as one boo-boo can leave your LL system unbootable, and I don't think Boot Repair can fix such a mistake. There is a GUI called Plymouth Manager, but I DEFINITELY don't recommend it - again, for the reasons above. Oh, yeah, the plymouth link: http://theurbanpenguin.com/wp/index.php/ubuntu-14-04-custom-boot-screen/ Best of luck... 73 DE N4RPS Rob |