Re: Linux-2.1.129..

Eric van Dijken (Eric@KPN.com)
Mon, 23 Nov 1998 14:31:04 +0100


> > the vga=ask prompt takes hex numbers. vga=0x303 might work (hav'nt
tried),
> > if it does'nt use 771...
>
> Uy, I was asleep friday... Yes, I did put append="vga=771" in lilo.
> The strange thing is that if I manually boot with vga=771, voila', it
> works, and otherwise it does not work. Amazing.
>
Don't put it in your append line, just add it like the append line:

image=/vmlinuz
label=linux-fb
root=/dev/sda1
vga=771
append="video=vesa:ypan"

Greetings, Eric.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/