11.10.2015 15:51, mostafa yasin пишет:

I modified /etc/default/grub with the following:-
GRUB_BACKGROUND=/boot/grub/Ain.png


Is this file actually present when you run grub-mkconfig?

Then i run:-
grub-mkconfig -o /boot/grub/grub.cfg

aAfter that, i rebooted the system, But i also didn't get  Ain.png as a 
background image.

Below is the /boot/grub/grub.cfg:-
...

terminal_output gfxterm

background should go here. Please show your /etc/default/grub and "ls -l /boot/grub"

if [ x$feature_timeout_style = xy ] ; then
   set timeout_style=menu
   set timeout=5
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
   set timeout=5
fi
### END /usr/local/etc/grub.d/00_header ###



_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to