appearance changes show in customizer but NOT in boot up screen

Asked by dduran1210

grub shows this after I went through customizer:

Generating grub.cfg ...
using custom appearance settings

Found background image: /home/dave/Downloads/new pics/Fantasy_by_SnowSkadi.png

Found linux image: /boot/vmlinuz-3.11.0-12-generic
Found initrd image: /boot/initrd.img-3.11.0-12-generic

Found memtest86+ image: /boot/memtest86+.bin
  No volume groups found
Found Windows 7 (loader) on /dev/sda1
Found Zorin OS 8 (8) on /dev/sda5
done

should I delete these two lines? :

Found linux image: /boot/vmlinuz-3.11.0-12-generic
Found initrd image: /boot/initrd.img-3.11.0-12-generic

Think I read here somewhere that these were NOT supposed to show and was a bug?

thank you for your help. I have been at this for two days now.

Dave

Question information

Language:
English Edit question
Status:
Solved
For:
Grub Customizer Edit question
Assignee:
No assignee Edit question
Solved by:
Daniel Richter
Solved:
Last query:
Last reply:
Revision history for this message
Best Daniel Richter (danielrichter2007) said :
#1

The grub scripts aren't processing spaces correctly. You have to rename the directory name from "new pics" to "new_pics".

This is not a problem of grub customizer - the path is written to config correctly. The problem also isn't grub itself. It's the 05_debian_theme which is developed by the debian developers. It finds the image but doesn't write it to grub.cfg correctly.

Revision history for this message
dduran1210 (dduran1210-gmail) said :
#2

thank you very much. that is a great program you have developed here. And
badly needed too for us "not geeks"
type people.

On Fri, Apr 25, 2014 at 12:46 PM, Daniel Richter <
<email address hidden>> wrote:

> Your question #247650 on Grub Customizer changed:
> https://answers.launchpad.net/grub-customizer/+question/247650
>
> Status: Open => Answered
>
> Daniel Richter proposed the following answer:
> The grub scripts aren't processing spaces correctly. You have to rename
> the directory name from "new pics" to "new_pics".
>
> This is not a problem of grub customizer - the path is written to
> config correctly. The problem also isn't grub itself. It's the
> 05_debian_theme which is developed by the debian developers. It finds
> the image but doesn't write it to grub.cfg correctly.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/grub-customizer/+question/247650/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/grub-customizer/+question/247650
>
> You received this question notification because you asked the question.
>

Revision history for this message
dduran1210 (dduran1210-gmail) said :
#3

Thanks Daniel Richter, that solved my question.

Revision history for this message
Brian Carvajal (bwcx-aioros) said :
#4

Hello, thank you very much Daniel Richter, I had the same problem with grub customizer on linux mint 17, your solution was the best and the easier, only one space erased and all works fine. Greetings from Mexico.