agreed
> * No start up messages on the console
> Either use the quiet option, or re-direct the output to serial console
> or another virtual terminal.
> * Graphical boot screen
> Do not have the VGA card configured as a console device at all. Set
> the console output to a serial port for debugging, if necessary. Have
> the bootloader configure the VGA card, and display the graphic. Boot
> in to X, and let X re-configure the VGA card at startup.
Some method to switch between verbose and non-verbose mode on the screen
interactively would be useful and it should not loose old messages. Not
have vga configured as console device kind of gives you a hard time
here. My bootsplash patch takes care of this by only "hiding" the text
instead of not redirect it to vga, so the text buffers are valid all the
time and visible as soon as you switch them on
Stefan
-- The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense. -- E. W. Dijkstra - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/