Re: boot messeage

Samuel Maftoul (maftoul@esrf.fr)
Wed, 9 Jan 2002 08:57:15 +0100


On Wed, Jan 09, 2002 at 02:41:04PM +0800, hanhbkernel wrote:
> 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?

Use the "Support for console on virtual terminal and output the stuff to
a non used seria port :
append to lilo something like this: append="console=/dev/tty4"
Sam
-
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/