[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: grub vbe mode



Paul wrote:
> 
> I switched from lilo to grub, and am trying to set up the boot screen to
> fill my 1024x768 laptop screen.  Under lilo.conf, I used to use a line
> like 'vga=791'.  What is the equivalent command under grub for the
> menu.lst file?
> 
> I tried to google this and came up with the line 'vbeset 0x118', but
> this doesn't seem to work.
> 
> However, at the grub command line, I can use 'vbeprobe' to show my
> graphics card supports vbe modes, including 0x118, which using 'testvbe
> 0x118' shows it filling my laptop screen.
> 
> I'm using grub-0.95+cvs20040624-15 in sid.
> 
> Paul
> 

I think you're looking for a splash image for Grub. You can use the
'splashimage' command in menu.lst to specify one, and there is a
grub-splashimages package in both sarge and sid:

Package: grub-splashimages
Status: install ok installed
Priority: optional
Section: admin
Installed-Size: 360
Maintainer: Grub-Devel List <pkg-grub-devel@lists.alioth.debian.org>
Architecture: all
Version: 1.0
Depends: grub (>= 0.93+cvs20030224-2)
Suggests: grubconf
Description: a collection of great GRUB splashimages
 This package contains a collection of splashimages which can be used
 for GRUB. If you'd like your splashimage in this package send them
 to mcgrof@ruslug.rutgers.edu. For a HOWTO on how to create one visit
 http://ruslug.rutgers.edu/~mcgrof/grub-images/


Tom



Reply to: