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

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to