On Tue, Jul 26, 2005 at 07:42:56AM -0600, Wang, Chip wrote:
> Hi,
>
> I have another newbie problem.
> After I logged into my UML, I found the Ctrl-C key is not working
> from my UML console. I couldn't break a running command. I guess this
> is most likely a configuration problem. When I typed stty -a from my
> UML, it did show intr ^c.
Normally this means you're on a terminal which doesn't support ^C,
such as /dev/console. If so, replacing /dev/console with /dev/tty0 in
inittab should fix the problem.
Jeff
|