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
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
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
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
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