Re: Console weirdness

Andrew Morton (akpm@digeo.com)
Sat, 8 Mar 2003 13:17:21 -0800


Jan Dittmer <j.dittmer@portrix.net> wrote:
>
> I'm not seeing any boot messages during boot up.

You have many different console drivers in your kernel. Current -bk no
longer ensures that the VT console is the first-registered. You are probably
now defaulting to serial console.

Try adding "console=/dev/tty0" to your kernel boot parameters. Please
report on the outcome.

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