On Mon, Jan 13, 2003 at 02:09:00PM -0500, Mark Chambers wrote: > On a PC, I can, for instance, enter "ping 192.168.1.4", then hit > Control-C and stop the ping. For the life of me, I can't figure out > how to do the same on my MPC860 system!!!
if you boot init=/bin/sh or whatever and your init/login doesn't set the tty up, you will need to do it yourself (man stty). --cw ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
