RE: grub2 background_image difficulty

2008-10-24 Thread Felix Zielcke
Am Freitag, den 24.10.2008, 17:19 +0100 schrieb José Campos: > Now I have one more question. > About the font o load on your sample grub.cfg. Where or how do I get the > ascii.pff font file? > Hi, you need /usr/share/unifont/unifont.hex file which is in Debian etch and Ubuntu in `unifont-bin' p

RE: grub2 background_image difficulty

2008-10-24 Thread José Campos
] [mailto:[EMAIL PROTECTED] Em nome de Felix Zielcke Enviada: quarta-feira, 22 de Outubro de 2008 12:36 Para: The development of GRUB 2 Assunto: Re: grub2 background_image difficulty Am Mittwoch, den 22.10.2008, 12:34 +0100 schrieb José Campos: > set root=(hd0,3) > if background_image /grub/

Re: grub2 background_image difficulty

2008-10-22 Thread Felix Zielcke
Am Mittwoch, den 22.10.2008, 12:34 +0100 schrieb José Campos: > set root=(hd0,3) > if background_image /grub/images/ESEIG.png ; then >set menu_color_normal=white/black >set menu_color_highlight=white/green > else >set menu_color_normal=red/black >set menu_color_highlight=red/green

Re: grub2 background_image difficulty

2008-10-22 Thread Felix Zielcke
Am Mittwoch, den 22.10.2008, 12:34 +0100 schrieb José Campos: > I have both windows and linux(fedora core8) installed on. > > > I have also installed grub2(v1.96, source compiled by me) as the boot > loader. Hello, Don't use the 1.96 release from february but trunk SVN version. There were many

grub2 background_image difficulty

2008-10-22 Thread José Campos
I have both windows and linux(fedora core8) installed on. I have also installed grub2(v1.96, source compiled by me) as the boot loader. I just can’t load any image as background as you can see on grub.cfg bellow(perhaps some non necessary commands). Images are on partition(sda3) withi