Re: Booting on serial console

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 21 Dec 1998 16:28:52 +0000 (GMT)


> Lilo works fine on serial console
> Kernel messages appears on serial console once kernel is loaded,
>
> but I still get "Uncompressing Linux... Ok, booting the kernel"
> on VGA monitor.
> I wonder what will happen on the embedded PC I'm designing, on
> which it will be no VGA but another device at 0xB0000-0xBFFFF

Thats from the bootstrap code. Look in

arch/i386/boot/compressed/misc.c

and comment out the calls to puts

-
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/