Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-01-2011, 04:16 PM
|
#1
|
|
Member
Registered: Mar 2011
Location: Philadelphia, PA
Distribution: Kubuntu 12.10
Posts: 255
Rep:
|
How do I change the GRUB2 Boot Loader Background Image?
I've started off using Linux with Ubuntu 10.10, and then I moved to Linux Mint 10 KDE, and after finding out that it didn't support my hardware, in specifically my Graphics Card, I switched back to Ubuntu 10.10, and from there I upgraded to 11.04. I hated the GUI so I switched it from Ubuntu to Ubuntu (Classic) environment. I also installed Kubuntu-Desktop too, and it looks a LOT like Mint 10 KDE, I guess it uses KDE 4.6, but... it's more stable for me. Anyway, what I mean is that, originally Ubuntu had a black background, Linux Mint 10 KDE had a pretty cool custom Mint background, Ubuntu 11.04 has a Purple Background. I looked on Youtube, I found people using customized backgrounds, but they either don't explain HOW they got it *Like for instance, someone said OpenSUSE 11 or 13 has an Icy Penguin animated background, and someone else had one that you could scroll through.* or it's too complicated or outdated. Is there a simple way to change your GRUB2 Boot Loader Background Image?
|
|
|
|
05-01-2011, 04:45 PM
|
#2
|
|
Member
Registered: Nov 2003
Location: West Palm Beach, FL
Distribution: FreeBSD/Gentoo/Debian
Posts: 44
Rep:
|
Grub Splash Image
Hello,
If I understand correctly you just want to add a splash image to Grub. This can be done by modifying the grub.conf file usually found in /boot/grub/grub.conf. First download the image you want to use and take note of where it is at. For example I have an image in Fedora called splash.xpm.gz located at /boot/grub/splash.xpm.gz. The following line in my grub.conf loads it:
splashimage=(hd0,0)/grub/splash.xpm.gz
Hope this helps.
|
|
|
|
05-01-2011, 06:26 PM
|
#3
|
|
Senior Member
Registered: Apr 2008
Distribution: PCLinux, Ubuntu, Peppermint
Posts: 3,399
|
Ubuntu 10.10 doesn't have a grub.conf file as it uses Grub2.
First, Install Grub2-splashimages packages with: sudo aptitude install grub2-splashimages
Make sure you get grub2-splashimages and not grub-splashimages.
Select an image you want. Go to /etc/grub.d/05_debian_theme file.
As root either: sudo gedit (to open text file and navigate to above file or; sudo nautilus and navigate to above file and open in text editor.
Change the line: WALLPAPER=/usr/share/images/desktop-base/moreblue-orbit-grub.png to whatever the path is where you have a picture,
I would suggest commenting out the above line by putting a hash mark (#) to the left and adding a new line below it.
After editing this file and saving it, in a terminal run update grub with: sudo update-grub. Should see a message indicating "Found background image", if not, it didn't work.
|
|
|
1 members found this post helpful.
|
05-01-2011, 09:37 PM
|
#4
|
|
LQ Veteran
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
|
You can also make your own custom splash images but they have certain restrictions. Here is a little information
grub2 splash
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:59 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|