What do you need to get ash working. I have a embedded ARM system using uClibc. Now I have set my init to busybox directly. I even called mount to set if will try to run it as init. It does. The problem is calling ash. When ash is init all that happens is silence. Am I missing something?