[1.16.2] Can't stop "ping" with CTRL+c

Gilles codecomplete at free.fr
Tue Jul 5 21:17:54 UTC 2011


On Tue, 5 Jul 2011 11:25:31 -0700, Kevin Cernekee <cernekee at gmail.com>
wrote:
>Could you try running /etc/rc on console, and running the login shell
>on ttyBF0?  e.g.

Thanks for the tip. The following does solve the issue:

# Startup the system
console::sysinit:/bin/sh /etc/rc

# Set up a console shell
#Using "console" prevents use of job control, eg. CTRL+c
#console::respawn:/bin/login -f root
#Check which tty is in your kernel command line
ttyBF0::respawn:/bin/login -f root

Thanks everyone for the help.



More information about the busybox mailing list