Re: boot messeage

Peter Wächtler (pwaechtler@loewe-komp.de)
Wed, 09 Jan 2002 10:23:35 +0100


hanhbkernel schrieb:
>
> When booting Linux, the kernel messages are shown on
> screen.
> I don't like to show these messages, so "Support for
> console on virtual terminal" and "Support for console
> on serial port" are not chose when compiling kernel.
> But using the new kernel, computer can't boot. If one
> of "Support for console on virtual terminal" and
> "Support for console on serial port" is chose,
> Computer can be booted. If I don¡¯t like the booting
> messages shown through terminal or HyperTerminal on
> screen. Would you like to tell me how could I do?
>

on LILO:

append = "quiet"
or
append = "console=/dev/tty10"
-
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/