Re: no console with current (bk) kernel

From: Miquel van Smoorenburg
Date: Sun Feb 01 2004 - 05:26:12 EST


In article <m3fzdvy0te.fsf@xxxxxxxxxxxxxxxxxxxx>,
James H. Cloos Jr. <cloos@xxxxxxxxxxx> wrote:
>From my .config:
>
># CONFIG_FB is not set
>CONFIG_VT=y
>CONFIG_VT_CONSOLE=y
>CONFIG_HW_CONSOLE=y
>CONFIG_VGA_CONSOLE=y
>CONFIG_VIDEO_SELECT=y
>
>and yet the boot fails with a complaint that it cannot open a
>console, followed by a reboot. (Too fast to copy anything down.)
>
>Box is p3 notebook, gcc is 3.3.2 (gentoo -r5).
>
>What am I missing?

A root filesystem ;)

Looks like the kernel cannot open /dev/console. That means it
got deleted, or you're using the wrong filesystem as root,
or the kernel doesn't include the driver for your fs.

Mike.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/