Messages in this thread |  | | Date | Mon, 1 Oct 2001 12:22:27 -0700 (PDT) | From | James Simmons <> | Subject | Re: Virtual terminal support |
| |
> This is propably not so important but anyway. I think that the kernel > should not complain about "unable to open an initial console" when > "Virtual terminal" support is disabled in the kernel.
You do need stdin, stdout, and stderr which is related to /dev/console at boot up. See main.c for what I mean. So you need some kind of console built in. Try serial console and you need to tell your kernel you are using serial console. See linux/Documentation/serialconsole.txt
- 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/
|  |