View Single Post
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#43
Originally Posted by RobbieThe1st View Post
Ok, thanks to help from Google and Alterego on #maemo, I figured it out!
It seems that in order to make a working console, I needed to run it through getty.
So, my final line was:
"busybox getty 115200 tty0 sh", and I got a console login!
Hmm... Farther in /sbin/preinit than what I modify there's a command using "getty" to give a shell as well (I think it's for when the device is connected to with a serial console enabled or somesuch). I was going to try using it but I never had problems with just "sh" for whatever reason, so my code never needed me to.
 

The Following 2 Users Say Thank You to Mentalist Traceur For This Useful Post: