bug-grub
[Top][All Lists]
Advanced

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

Re: GRUB and framebuffer


From: Jeremy Katz
Subject: Re: GRUB and framebuffer
Date: 10 Dec 2001 19:02:05 -0500

On Mon, 2001-12-10 at 18:55, Oliver Roeschke wrote:
> Does GRUB have an option similiar to the "vga" and "append" so 
> that I gave give the options I need to get my framebuffer Xserver to 
> work???

Just add the necessary options to the end of your kernel line in your
GRUB config file, eg

title foo
        root (hd0,0)
        kernel /vmlinuz ro root=/dev/hda2 vga=791


Cheers,

Jeremy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]