Re: PPC64

2008-10-22 Thread Pavel Roskin
Quoting Hollis Blanchard <[EMAIL PROTECTED]>: On Tue, 2008-10-21 at 18:04 -0400, Pavel Roskin wrote: util/ieee1275/grub-install.in is not suitable for PowerPC. It worked great for me. :) OK, I should have said that it's not suitable as a drop-in replacement for yaboot on PowerMACs. It

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