VSIDO Community

VSIDO Support => General Support => Topic started by: VastOne on February 04, 2013, 06:25:23 PM

Title: Grub Background image fixed
Post by: VastOne on February 04, 2013, 06:25:23 PM
I have found and fixed the issue with the grub background not showing correctly.  To fix this now do the following:

1: Click on and then save this image as /boot/grub/vsido-grub.png

(http://s3.postimage.org/fsond9nin/vsido_grub.jpg) (http://postimage.org/image/fsond9nin/)

2: In terminal run

sudo medit /etc/default/grub

and comment out/change the very last line that starts with

GRUB_BACKGROUND="/etc/remastersys/vsido logo background 14.png"

to

#GRUB_BACKGROUND="/etc/remastersys/vsido logo background 14.png"

save the file and exit

3: In terminal run

upg

or

sudo update-grub


These will be fixed permanently in the next ISO release
Title: Re: Grub Background image fixed
Post by: dizzie on February 04, 2013, 07:32:04 PM
Awesome! Thanks :)