LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Grub Boot Menu Missing Graphics (https://www.linuxquestions.org/questions/linux-software-2/grub-boot-menu-missing-graphics-754171/)

obnascar 09-10-2009 10:02 AM

Grub Boot Menu Missing Graphics
 
I have had this happen to me many times before, it is about time I learn how to fix it.

When I boot into the Grub boot menu it is in a text screen instead of a beautiful graphic artwork screen. How do you get the graphics back ? I really, really want to find out. I have a friend that has the same problem.

Not that is matters I don't think, but I am running sidux 2009.02 xfce.

j_jerry 09-10-2009 10:42 AM

Seems like you had graphics before and suddenly oneday its gone. right?

Or is this happening only sometimes?

obnascar 09-10-2009 01:51 PM

Quote:

Originally Posted by j_jerry (Post 3677445)
Seems like you had graphics before and suddenly oneday its gone. right? Or is this happening only sometimes?

Yes, I had graphics before but it is gone now.......

Shadow_7 09-11-2009 07:34 AM

It's in the menu.lst (or grub.conf depending on distro). Probably /boot/grub/menu.lst

splashimage /location/file.xpm.gz

That graphic is very limited though. Of the top of my head something like 640x480 and 14 colors. (not 14 bit, but 14 actual colors in the palette of the image) http://www.gnu.org/manual/ should have the actual specs and the likes. You probably upgraded your grub version and it overwrote the previous config or something like that. Or that image got moved / renamed / corrupted.

http://www.gnu.org/software/grub/manual/

Strange... References to that graphic seem to be missing from the manual now. Perhaps a feature they removed in recent versions of grub.

http://jaeger.morpheus.net/linux/grubsplash.html

HTH


All times are GMT -5. The time now is 01:28 AM.