This happens on our switch which uses a proprietary shell. By typing "!sh", we can switch to the Linux shell. Sometimes, echo got turned off when switching to the Linux shell (Busybox 1.6.0 or Busybox 1.6.1 sh). We have never encountered this problem when using Busybox 1.0.
-Joe -----Original Message----- From: Denis Vlasenko [mailto:[EMAIL PROTECTED] Sent: Monday, July 16, 2007 2:53 PM To: [email protected] Cc: Joe Lau; 'Paul Fox' Subject: Re: no echo on shell On Monday 16 July 2007 19:11, Joe Lau wrote: > No, I did not kill any program or noticed any program died when this problem > happened. So how exactly this problem happens? Do you login thru getty+login+ash on virtual console? or serial line? or over telnet? or ssh? Do you have any login scripts? Does it happen if you remove them, like: mv /home/user /home/user- mkdir /home/user chown user: /home/user [login on other console/telnet/ssh and see whether echo appears now] -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
