help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GRUB2: Splash screen


From: Prasant J
Subject: GRUB2: Splash screen
Date: Thu, 8 Oct 2015 16:04:21 +0530

Hi,


I'm using Intel Atom processor for my embedded project.I'm trying to include splash screen (background image) for GRUB.


I add the following lines to grub.cfg:
   insmod png
   insmod vga
   background_image test.png
& then did grub-install
But this did not work.


So, I tried to drop to GRUB shell and typed the above commands manually. It is showing me an error: "no video mode activated".

Have I missed any other module to be loaded? or any other variable that should be set?


Any inputs will be of help to me.


Regards, Pj

reply via email to

[Prev in Thread] Current Thread [Next in Thread]