On Tue, Nov 4, 2008 at 2:04 PM, Roman Yeryomin leroi.lists@gmail.com wrote:
I agree that there is something to do with busybox also but it still works with factory bios! Why?
OK so what we have is a /dev/console issue.
Try to write a simple script:
touch /tmp/ALIVE
Make that script be your init (make sure to set the x bits and put the right #! shell for first line). Let's verify that we can run a simple script, that may help with diagnosis
ron