[GRUB]Resolution setup

Paul Howarth paul at city-fan.org
Tue Feb 1 19:59:13 UTC 2005


On Tue, 2005-02-01 at 20:51 +0100, Daniel Moyne wrote:
> Le Mardi 1 Février 2005 20:15, Thomas Cameron a écrit :
> > There's the problem - the vga modifier needs to be on the same line as your
> > kernel image:
> >
> > default=0
> > timeout=10
> > splashimage=(hd1,0)/boot/grub/splash.xpm.gz
> >
> > title Fedora Core (2.6.9-1.667)
> >        root (hd1,0)
> >        kernel /boot/vmlinuz-2.6.9-1.667 ro root=LABEL=/ vga=791
> >        initrd /boot/initrd-2.6.9-1.667.img
> >
> > title Fedora Core (2.6.10-1.741)
> >        root (hd1,0)
> >        kernel /boot/vmlinuz-2.6.10-1.741_FC3 ro root=LABEL=/ vga=791
> >        initrd /boot/initrd-2.6.10-1.741_FC3.img
> >
> > title LILO
> >        root (hd0)
> Thanks Tom I will try this ;

Good: that is in fact where I said you should put the vga=791 part
originally...

> for fun how to go back to my LILO on hda1 : you 
> did not answer my question ; the idea is to go from LILO to GRUB then to LILO 
> and so on....

Try this:

title LILO
        rootnoverify (hd0)
        chainloader +1

Paul.
-- 
Paul Howarth <paul at city-fan.org>




More information about the fedora-list mailing list