Re: Grub2 background images

2009-02-04 Thread BandiPat
Colin D Bennett wrote: On Tue, 03 Feb 2009 20:03:04 -0500 BandiPat wrote: Here is my new grub.cfg file: ... ### BEGIN /usr/etc/grub.d/00_header ### set default=0 set timeout=10 if loadfont /usr/share/grub/ascii.pf2 ; then set gfxmode=640x480 insmod gfxterm insmod vbe terminal_out

Re: Grub2 background images

2009-02-03 Thread BandiPat
Colin D Bennett wrote: On Tue, 03 Feb 2009 20:03:04 -0500 BandiPat wrote: Here is my new grub.cfg file: ... ### BEGIN /usr/etc/grub.d/00_header ### set default=0 set timeout=10 if loadfont /usr/share/grub/ascii.pf2 ; then set gfxmode=640x480 insmod gfxterm insmod vbe terminal_out

Re: Grub2 background images

2009-02-03 Thread Colin D Bennett
On Tue, 03 Feb 2009 20:03:04 -0500 BandiPat wrote: > Here is my new grub.cfg file: ... > ### BEGIN /usr/etc/grub.d/00_header ### > set default=0 > set timeout=10 > if loadfont /usr/share/grub/ascii.pf2 ; then >set gfxmode=640x480 >insmod gfxterm >insmod vbe >terminal_output gfxter

Re: Grub2 background images

2009-02-03 Thread BandiPat
Felix Zielcke wrote: Am Dienstag, den 03.02.2009, 15:22 -0500 schrieb BandiPat: Now on to my questions. I have built the new svn as a Zenwalk package. When updating Grub2 with new versions, is it advisable to run grub-install again, so that new or revised files get copied to your /boot/gru

Re: Grub2 background images

2009-02-03 Thread Felix Zielcke
Am Dienstag, den 03.02.2009, 15:22 -0500 schrieb BandiPat: > Now on to my questions. I have built the new svn as a Zenwalk package. > When updating Grub2 with new versions, is it advisable to run > grub-install again, so that new or revised files get copied to your > /boot/grub directory or